Hacker News new | ask | show | jobs
by deividy 4003 days ago
use `set -o vi` to use vim binding, if you don't like emacs :)
1 comments

I've tried that a couple of times in the past but I just couldn't make it work for me. I guess it's vi instead of vim, so it felt really crippled in comparison. I seem to recall there was no normal / insert context either so you didn't know which mode you were in.

I'd be willing to try again if anyone had any good pointers for how to use it effectively though.