Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
To: dajoy@hoy.net (Ajoy Victor)
Cc: cygwin@sourceware.cygnus.com
Subject: Re: problem with Less and Backspace
References: <19990709134431.AAC29428@default>
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
From: Ian T Zimmerman <itz@lbin.com>
Date: 09 Jul 1999 16:11:49 +0000
In-Reply-To: dajoy@hoy.net's message of "Fri, 9 Jul 1999 08:42:17 -0500"
Message-ID: <879b5xshnm.fsf@amazon.lbin.com>
Lines: 15
X-Mailer: Gnus v5.6.45/XEmacs 21.0(beta67) - "20 minutes to Nikko"

>>>>> "Ajoy" == Ajoy Victor <dajoy@hoy.net> writes:

    Ajoy> When I use "less" with some file and try to search a text
    Ajoy> using "/" and, after writing something, I press Backspace
    Ajoy> all I get is ^H^H^H

stty erase ^H

This might have unexpected side effects in other programs, but at
least not in bash which puts the tty into raw mode (by way of readline).

-- 
Ian Zimmerman
Lightbinders, Inc.
2325 3rd Street #324, San Francisco, California 94107


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

