▲ | tcoff91 15 hours ago | ||||||||||||||||||||||||||||||||||
Neovim is my favorite editor and is a brilliant TUI. I think what TUIs get right is that they are optimized for use by the keyboard. I don’t care if they are a pain for devs to write vs OS APIs, they have the best keyboard control so I use them. I despise the mouse due to RSI issues in the past. | |||||||||||||||||||||||||||||||||||
▲ | constantcrying 14 hours ago | parent [-] | ||||||||||||||||||||||||||||||||||
Neovim instantly becomes a superior piece of software if you use any of the GUI frontends. If you use neovim inside a terminal you are just straight up using an inferior product, with less features and more problems. The terminal version is most likely slower as well as you now also have the entire legacy terminal overhead. >I think what TUIs get right is that they are optimized for use by the keyboard. Neovim is just as much a GUI as a TUI. You can even use it as a backend for VSCode. Nothing about the keyboard controls have anything to do with this. | |||||||||||||||||||||||||||||||||||
|