Sorry for my ignorance...
I've received another two mails about how to get the csh behave like tcsh
with line-editing and arrow keys.
Add in your .login/.cshrc some lines like  (see man csh)
    set editmode=emacs  (or vi)
    set edithist=100
or  
    set editmode=emacs
    set filec
    set history=100
I did this when we started with OSF and as a result the line from
the history appeared on the line below the line with my current prompt.
I did not like that and did not try it again with newer versions...
Thanx
Bernt CHristandl
                                                                       
-------------------------------------------------------------------------
- Bernt Christandl / Max Planck Institut fuer Extraterrestrische Physik -
- D-85740 Garching  / Phone: +49/89/3299-3346 / Fax: +49/89/3299-3569   - 
- Internet: beb_at_mpe-garching.mpg.de                                     - 
-------------------------------------------------------------------------
Received on Tue Oct 24 1995 - 14:25:45 NZDT