RC Logr 20190226 150132
Tuesday, 26 Feb, 2019
If you use zsh «and you should», you can use many vim key bindings to edit the command line. Just chuck bindkey -v
in your .zshrc
and then source it to test. Esc, then b, b, b will jump the cursor back word by word for instance. 🤓