Try this in bash (or put it in ~/.bashrc):
   set -o vi

You can now edit your command line like it's in vi, including using
'j' and 'k' (in command mode) to move down/up in your bash history.

Fun stuff...

_______________________________________________
RLUG mailing list
RLUG@rlug.org
http://lists.rlug.org/mailman/listinfo/rlug

Reply via email to