why hard exit editor? Nano say at bottom.

https://lemmy.world/post/43888601

I do appreciate this in nano. It helps me complete the new container config occasionally required to install vim.
I’m team nano, I’m not smart enough to use the other two and for whenever I need to open a text file in terminal only environment once every year I can remember how to navigate nano. So I’ll keep using nano.
I use emacs but it’s only convenient to me with a lot of custom stuff on top. Vanilla emacs tho, hell no.

neovim user (inside zellij) and same. More of a full blown IDE than an editor.

Also for the keybind memory impaired like myself:

GitHub - folke/which-key.nvim: 💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.

💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type. - folke/which-key.nvim

GitHub

Yep, I’ve gradually gone from using vim motions in VSCode to using Neovim with basically all the functionality I need for backend (.NET and TypeScript) and infrastructure work.

There are still some things I have to rebuild some muscle memory for, but it’s been great. I haven’t made it to zellij yet but that’s the next step.