How to change your default editor -Debian/Ubuntu-
Debian and Ubuntu uses for visudo, crontab and other similar applications the default text editor
, you want to change it use the update-alternatives command.
It is as easy as, run this on a terminal window.
sudo update-alternatives –config editor
The options in my Debian system are:
There are 6 alternatives which provide `editor’.
Selection Alternative
———————————————–
1 /bin/ed
2 /bin/nano
3 /usr/bin/vim.tiny
*+ 4 /usr/bin/vim.gnome
5 /usr/bin/mcedit-debian
6 /usr/bin/emacs21
Press enter to keep the default[*], or type selection number:
The + sign denotes the default option, and the * sign denotes the actual selection, to change from vim to nano, just press 2 in this example and the ENTER.
Now all applications that uses an editor will use the new default one.
Article written by MyComputerAid.com
Related posts:
- Which Debian or Ubuntu are you using?
- What is the most popular Linux?
- Easily Install 9 Really Nice Ubuntu themes
- Clearing Package Cache on Debian/Ubuntu
- Simple linux FTP backup script
- Ubuntu – Reboot your system and force disk scan/check
- Open source free operating systems – Windows alternatives
- Enabling Remote Desktop on a Remote Machine
- Online Support Site for Internet Explorer
- Vista change registerd user
2003 server - Sep 30, 2008 22:34 - 0 Comments
instant messaging srv records
More In Computers & PC
- Creating a Sound File
- Talking to the Mouse
- Setting Your Home Page or Pages
- Creating a Custom Movie
- Control the Synchronization Setting
Microsoft Outlook - Mar 22, 2009 11:22 - 0 Comments
Outlook: Duplicates in Mailbox
More In Computers & PC
- Creating a Sound File
- Talking to the Mouse
- Setting Your Home Page or Pages
- Creating a Custom Movie
- Control the Synchronization Setting
Microsoft Desktop, Web browsers and Internet, Windows 2000, Windows 7, Windows 98, Windows Firewall and networking, Windows Vista, Windows XP - Feb 8, 2010 18:09 - 0 Comments
Disable Proxy settings in IE
More In Computers & PC
- Creating a Sound File
- Talking to the Mouse
- Setting Your Home Page or Pages
- Creating a Custom Movie
- Control the Synchronization Setting

Leave a Reply
You must be logged in to post a comment.