Does anybody know of a nano-like editor that support Ctrl+Backspace and Ctrl+Arrow keys? Like in Windows, where you can delete and navigate words.
I have been trying to learn the basics of Vim for the last couple of months. And while it's useful, I find it ineffective (for me) moving in and out of insert mode. Especially for quick edits.
I need it to work in Linux terminal, like nano does.

emacs, if you don't get into modal editing. – new123456 Feb 9 at 12:09