最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
Ubuntu设置emacs为默认编辑器的方法介绍
时间:2022-06-30 19:20:40 编辑:袖梨 来源:一聚教程网
Ubuntu server设置emacs为默认编辑器
方法很简单,用update-alternatives命令
[plain]
update-alternatives --config editor
There are 5 choices for the alternative editor (providing /usr/bin/editor).
Selection Path Priority Status
------------------------------------------------------------
* 0 /bin/nano 40 auto mode
1 /bin/ed -100 manual mode
2 /bin/nano 40 manual mode
3 /usr/bin/emacs23 0 manual mode
4 /usr/bin/vim.basic 30 manual mode
5 /usr/bin/vim.tiny 10 manual mode
Press enter to keep the current choice[*], or type selection number: 3
update-alternatives: using /usr/bin/emacs23 to provide /usr/bin/editor (editor) in manual mode
相关文章
- 《职场浮生记》第一年全事件汇总 06-16
- 《纸嫁衣5来生戏》全章节图文详解攻略 06-16
- 《小猫咪大城市》蘑菇帽获得方法 06-16
- 《职场浮生记》卡牌模组推荐 06-15
- 《纸嫁衣4红丝缠》全章节图文攻略 06-15
- 《这城有良田》奖率三军课业加点攻略 06-15