Quote:
Originally Posted by kacir
|
I use tcsh. The disadvantage with add on packages is that you have to install it on all computers you use and for all users. And when you help some person solving a problem he will not have the add on installed and youy will get irritated. I usually prefer to use the standard version of programs.
Quote:
you get much better history (you type part of the command and press the Up arrow and the history is searched for commands beginning with the typed part - exactly the way the comandline history wirks in Vim)
|
This is in standard tcsh. Use "Esc-p" or maybe "Alt-p" for this functionality. This is the functionality I cannot live without and the reason I still use tcsh.