Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!epsoft.UUCP!mark From: mark@epsoft.UUCP (Mark Chamberlain) Newsgroups: comp.sys.next Subject: Extended C-Shell Message-ID: <9103220110.AA09068@epsoft> Date: 22 Mar 91 01:10:10 GMT Sender: usenet@ucbvax.BERKELEY.EDU Lines: 16 I'm trying to bind cursor-up on a VT100 to PreviousHistEntry. Using the following.. bind-to-key PreviousHistEntry "\e[A" Appears to ignore the 'A' and just reads the "\e[". Thus, when I hit *any* of the cursors, I get the previous line, plus an A,B,C or D depending on which cursor key I hit... How can I bind PreviousHistEntry to cursor-up? Mark Epsilon Software Limited, London