Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 Reply-To: cygwin AT cygwin DOT com To: "Paul D. DeRocco" cc: cygwin AT cygwin DOT com Subject: Re: Ctrl-S and Ctrl-Q in rxvt/bash In-Reply-To: Message-ID: References: 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 AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT 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/