Didn't you hear?! tcsh is deprecated. ;)
On Fri, 14 Jul 2006, Brandon Mitchell wrote:
For those that use tcsh, the same can be accomplished in your .cshrc with:
bindkey -v
or emacs with:
bindkey -e
On 7/14/06, Grant Kelly <[EMAIL PROTECTED]> wrote:
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
[email protected]
http://lists.rlug.org/mailman/listinfo/rlug
--
If UNIX doesn't have the solution you have the wrong problem.
UNIX is simple, but it takes a genius to understand it's simplicity.
_______________________________________________
RLUG mailing list
[email protected]
http://lists.rlug.org/mailman/listinfo/rlug
--
( )
H
H
_H_
.-'-.-'-.
/ \
| |
| .-------'._ Sebastian Smith
| / / '.' '. \ Robotic Research Laboratory 775.784.4580
| \ \ @ @ / / Department of Computer Science and Engineering
| '---------' University of Nevada, Reno
| _______| http://www.cse.unr.edu/~ssmith [EMAIL PROTECTED]
| .'-+-+-+|
| '.-+-+-+| (Ascii art by Silver Saks)
| """""" |
'-.__ __.-'
"""
_______________________________________________
RLUG mailing list
[email protected]
http://lists.rlug.org/mailman/listinfo/rlug