Re: why won't backspace work in SQLPLUS?
From: jr <webmaster_at_127.0.0.1>
Date: Mon, 06 Nov 2000 09:30:31 +0000
Message-ID: <3A067A37.A394A32D_at_127.0.0.1>
Date: Mon, 06 Nov 2000 09:30:31 +0000
Message-ID: <3A067A37.A394A32D_at_127.0.0.1>
Check on the UNIX command line with "stty -a" the value for erase. See
"man stty".
jr
LinuxTest wrote:
> I am using SQLPLUS within an xterm on Linux, with 8.1.6 server, when I
> hit backspace it just prints out ^H characters. If however I type
> ctrl-backspace then it works. How can I sort this out?
Received on Mon Nov 06 2000 - 10:30:31 CET