Nah… vim users fight emacs users, but not nano users. Wrong league. We do not beat little children ;)
And yet Emacs users don’t fight vim users. Emacs users decided vim’s interface was pretty cool and added it to Emacs. Somehow people still call it a war though.
Bruh 😂 the Emacs user community absolutely constantly shit on Vim users. When they added Vi(m) bindings they literally named it ‘evil mode’, and they constantly make fun of people who use it, and spacemacs, and the latest flavor of (neo)vi(m), and all the extensions necessary to make vim halfway useful as an ide, etc etc etc.
Me on Micro
100% Micro. Unless you’re only - and mean ONLY - living in the terminal, why would you want all your desktop and terminal shortcuts different from one another?!
Fwiw, you can change the shortcuts for nano in your
~/.nanorc
. Most of mine are the same as standard desktop editors, except undo is Ctrl+U because Ctrl+Z is commonly bound to suspend, and quit is Alt+Q instead of Ctrl+Q because in browser window terminals (e.g. Unraid) Ctrl+Q usually closes the whole browser (oof).