Show Navigation
Conversation
Notices
-
Ah, nice.
I'm on a remote host coding all day these days, and I've been super annoyed with vim.
Now it turns out actually there's a vi also (provided by vim-minimal), which doesn't "help" me with indentation, doesn't do garish syntax highlighting and doesn't capture my mouse clicks.
All I have to do is just `unalias vi` in .bashrc.
vim-minimal is a passable nvi. Too bad it's not available in msys2.
-
Oh, and it doesn't have the stupid "/" behavior either! Now when I search I just end up at the first hit, end of story. No need to press enter. Also no annoying highlighting of search hits everywhere making things difficult to read.