I just got the 6.06.00 version of tcsh to compile and install. Now
I tried to setup the ctrl-up and ctrl-down keys to do a backward and
forward history search.
If I type at the command line
"bindkey [^V][^up] history-search-backward"
and it works but if I type the same thin into my .cshrc file,
it doesn't work.
Any Ideas? How do I put the right codes in a script?
thanks in advance, -Paul