Re: Sqlplus backspace character

From: Pedro Espinoza <raindoctor_at_gmail.com>
Date: Thu, 25 Dec 2008 16:23:42 -0800
Message-ID: <b86c876f0812251623s2c38df8dm302a4d7660b8936b@mail.gmail.com>


Bash shells's character map is not controlled by settings like 'stty erase ^H';/etc/inputrc, ~/.inputrc controlls it. In your case, you need to set tty map by "stty erase ^H". There exist some old programs which rely on termcap/terminfo databases as well

.

On Thu, Dec 25, 2008 at 3:11 PM, Goulet, Richard <Richard.Goulet_at_parexel.com
> wrote:

> Folks,
>
> Having a small problem that's a real irritant. On one of our
> Linux platforms sqlplus does not recognize the backspace key. Instead it
> simply displays a ^H. Doesn't happen in the bash shell. Anyone got an
> idea??
>
> *Dick Goulet***
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Dec 25 2008 - 18:23:42 CST

Original text of this message