Hacker News new | ask | show | jobs
by hackmiester 1316 days ago
Wait until you say this after 10 years.
2 comments

After 10 years he might even be as fast as with a non-modal editor.
Every non-modal editor I’ve used is significantly slower at editing text than Vim
We have been through this argument many times. Here's Tog at Apple in 1989:

https://www.asktog.com/TOI/toi06KeyboardVMouse1.html

And even then, it was old news. There was behavioural research in the 70s, the same kind that was used for designing cockpits (and which saved lives), showing that modal interfaces were undesirable.

It can well be that you're a god with vim. But odds are, then, that you could have been a god with modern CUA-derived interfaces too (or with Emacs) if you'd put similar effort into it.

Supposedly this article has been mis-cited of late and the keyboard shortcuts / mouse shortcuts of yore are distinct from what we have today. I can't find recent links but I'll offer the general advice that words used in the 70s do not necessarily have the same connotations they carry today.

EDIT: here's an HN discussion https://news.ycombinator.com/item?id=28067729

Did you misspell "editor with language intelligence?"

Because yeah, vim won't beat IntelliJ, but you can get it to be pretty decent with LSP:

https://github.com/prabirshrestha/vim-lsp

I use vim exclusively, and I laughed, because you are sort of right.
I’m at 15 soon.
25, with 5 years of other vi editors previous to that. Vim is pretty great.
20 and I only discovered :vsplit/:hsplit this year.