use command prompt like vim
Add this to your .bashrc or just enter this in your terminal prompt:
set -o vi
There are now 2 modes (as in Vim) and you can use your terminal just like you would use vim.
To get back to the emacs mode (normal mode):
set -o emacs
Written by Sandeep Ravichandran
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#