Re: TERM setup problem with sqlplus

From: Pete L <pmlewis_at_gmail.com>
Date: Mon, 4 Aug 2008 06:37:19 -0700 (PDT)
Message-ID: <a0199902-8f5a-4d10-b1dd-a2140c543d42@w7g2000hsa.googlegroups.com>


You may need to type it like this at the shell prompt:

stty erase <Ctrl-V> <Backspace>

which will produce

stty erase ^?

on your screen.

Hopefully this will then work when you fire up SQL*Plus.

You can also add this into .cshrc

Hope this helps.

Pete Received on Mon Aug 04 2008 - 08:37:19 CDT

Original text of this message