From owner-freebsd-questions Sat Jan 5 2:57:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 2FAFA37B405 for ; Sat, 5 Jan 2002 02:57:30 -0800 (PST) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id CAA31196; Sat, 5 Jan 2002 02:57:26 -0800 Message-ID: <3C36DC15.7030906@owt.com> Date: Sat, 05 Jan 2002 02:57:25 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: rene@xs4all.nl Cc: questions@FreeBSD.ORG, djed@chilli.net.au, anne@ibb.net Subject: Re: console 'spcial keys' interpretation. WAS: re: screen package interpreting backspace as ~ References: <20020105112226.L15007@xs4all.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rene@xs4all.nl wrote: >>----- Original Message ----- >>From: >>To: >>Sent: Wednesday, September 05, 2001 5:59 PM >>Subject: screen package interpreting backspace as ~ >> >> >> >>>Hi. I'm running screen version 3.09.08 (FAU) 1-Sep-00, and would like to >>>teach it to interpret the backspace key as being backspace, instead of >>>'~' >>> Try stty erase '^h' Kent > > I'm using: > $ bash --version > GNU bash, version 2.05.0(1)-release (i386--freebsd4.4) > > I've looked at several possible solutions to this; none work so far. > > 1= > == > > On Thu, Sep 06, 2001 at 12:16:56PM +0200, Christoph Sold wrote: > >>stty erase -V >> > > let's try: > BASH: > $ stty erase -V > bash: syntax error near unexpected token `' > > SCREEN: > $ stty erase -V bash: Ctl: No such file or directory > > 2= > == > > So that tip I can't get to work... :( > Searched google.com for some time, got dazed by the complexity of unix > terminals and finally found > http://www.ibb.net/~anne/keyboard/keyboard.html > > But those tips listed there do not work 100% correct for Screen. > instead, Screen now interprets as , which might be > considered 'better', but I'm still not happy! ;-) > > I think this must be because somehow my bash config files aren't being read > in when screen is started; at least my aliases are not available.... > > somehow, it does seem to use /etc/inputrc though (could be because the parent > Bash process used it).. > (stty erase2) is now interpreted correctly, and (stty > erase) has become . > > Anne says that > $ bind "\C-?": backward-delete-char > should fix this type of problem on the fly, but alas; screen stays stubborn. > > I could use some more tips... ;-) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message