Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!decuac!avolio From: avolio@decuac.DEC.COM (Frederick M. Avolio) Newsgroups: comp.unix.ultrix Subject: Re: Using newcsh with X11R4 xterm Message-ID: <2941@decuac.DEC.COM> Date: 2 Mar 90 21:30:01 GMT References: <1245@unido.UUCP> <25E205DC.24879@orion.oac.uci.edu> Sender: news@decuac.DEC.COM Reply-To: avolio@decuac.DEC.COM (Frederick M. Avolio) Organization: Digital Equipment Corporation, SWS, Landover, MD Lines: 25 > > I just installed X11R4 on my DECstation 3100 (Ultrix 3.1). I'm using > > /usr/new/csh as my shell, and when I type to do file > > completion, the line is messed up. Instead of backspacing over > > the ^[ (escape), I get a couple of blanks and then the rest of the > > file name. ... Works for me. So.... 1. Does this do this for dxterm as well? 2. What has started up this xterm? 3. Does everything look okay when you do character erases, etc.? Sounds like your terminal type is not known or some such funniness. (I am shooting in the dark here as I cannot duplicate what you are seeing but wanted you to check some things out. If you are using the session manager to start things up, try putting this into .X11Startup: stty dec < /dev/console> /dev/console ) (I did most of my grad work in Lisp, so I am compelled to balance my parens...) Fred