Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs
Date: Wed, 21 Apr 2004 14:00:46 -0400 (EDT)
From: Igor Pechtchanski <pechtcha@cs.nyu.edu>
Reply-To: cygwin@cygwin.com
To: "Paul D. DeRocco" <pderocco@ix.netcom.com>
cc: cygwin@cygwin.com
Subject: Re: Ctrl-S and Ctrl-Q in rxvt/bash
In-Reply-To: <NEBBKHCFDGIGIJEHDJFCKEFEJLAA.pderocco@ix.netcom.com>
Message-ID: <Pine.GSO.4.56.0404211357130.23681@slinky.cs.nyu.edu>
References: <NEBBKHCFDGIGIJEHDJFCKEFEJLAA.pderocco@ix.netcom.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Scanned-By: MIMEDefang 2.39

On Wed, 21 Apr 2004, Paul D. DeRocco wrote:

> I'm running bash inside an rxvt window, and Ctrl-S and Ctrl-Q seem to be
> behaving as xoff and xon, making them unusable for line editing. Is there
> anywhere that this can be turned off? I can't find anything in the man pages
> for rxvt or bash.

This is a function of a terminal.
See "man stty" -- in particular, 'stty start ""; stty stop ""'.

> Also, is there any way to get cursor keys to transmit something other than
> an escape sequence? I'd like to use ESC as the kill-entire-line character.
>
> Ciao,
> Paul

Nope, that, again, is a function of the terminal.  However, you should be
able to map a lone ESC character separately from the escape sequences.
See "info readline" and "help bind".
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

