This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: bash, tcsh and perl



Igor Schein wrote:
> Hi,
> 
> I'm using tcsh in MSDOS console, and the arrows don't work - I have to
> use emacs control sequences.  How can I enable arrows?
> 
> Thanks
> Igor

Do you have a /etc/termcap for termcap version of tcsh or do
you have terminfo files for curses version of tcsh?
Which setting has $TERM? Does it reference an existing
entry from termcap/terminfo? TERM=linux should always work.

Regards,
Corinna