Hacker News new | past | comments | ask | show | jobs | submit login

you can do that in bash too, and any cli that uses readline library



  set -o vi
Starts you in insert mode. To go back to the usual command-line editing,

  set -o emacs


also zsh (tho it doesn't use readline per se)




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: