|
|
|
|
|
by e12e
868 days ago
|
|
I would recommend the helix editor[1]. You won't get the deep magic of emacs, or the benefit of learning vi key bindings (sadly there's not yet a helix mode for gnu readline) - but you get a great modal editing experience, good defaults and great discoverability. I moved from vim/neovim a while back - and now I find vi/vim verb-object (d[delete]w[ord]) yanky compared hx visual select/object-verb (wd). I've been using vim for some 15-20 years prior. [1] https://helix-editor.com/ |
|