Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <36B979DD.F0366F41@cityweb.de> Date: Thu, 04 Feb 1999 11:43:41 +0100 From: Corinna Vinschen X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: igor AT txc DOT com, cygwin AT sourceware DOT cygnus DOT com Subject: Re: bash, tcsh and perl References: <006201be4466$8f064ba0$6fa9a8c0 AT turner DOT isdn DOT itn DOT is> <36A636C0 DOT 7F97814E AT cityweb DOT de> <19990203115110 DOT G27099 AT proteus DOT txc DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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