Text editor war
Text editor war
Vim can do much more than nano, but for it to work, quite a few specific stars need to align, and if they don’t you are screwed.
Nano on the other had just works. If it exists in your env.
I just need to change two parameters in a config file, not join a religion.
But Nano is a GNU utility what use Ctrl-O for Save.
I recently switched to micro that is similar but with more sane key combos.
Now I just mistakenly use nano combos. Back to nano it is lol
Up down left and right?
I guess ctrlx enter y ? But it has a prompt
If I have to edit in a terminal: micro
If I need to edit something larger, and want a GUI: Kate
Anything else I flirt with and then drop promptly once I can’t find the time to really learn it.
This guy did it back in the 80s:
wd instead of dw
Once you get the hang of it it’s just so much quicker for small and big tasks.
Check out vim adventures:
Or just install vimtutor and try around. The basics are pretty simple, and the more advanced stuff infinitely helpful.