Using ubuntu 10.10 the editor in mc (midnight commander) is nano. How can i switch to the internal mc editor (mcedit)?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
Press the following keys in order, one at a time:
|
|||||||
|
|
Open Midnight Commander, go to Options -> Configuration and check "use internal editor" Hit save and you are done. |
|||
|
|
|
Or change the standard editor... Open a Terminal and type this command: sudo update-alternatives --config editor You will get an list of the installed Editors in your Ubuntu, and you can chose your favorit. |
|||
|
|
