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 From: "Paul D. DeRocco" To: Subject: RE: Ctrl-S and Ctrl-Q in rxvt/bash Date: Wed, 21 Apr 2004 13:04:38 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In-Reply-To: X-ELNK-Trace: bd7d5d4e6f8f652c74cfc7ce3b1ad11381c87f5e51960688e74b1a11628dbe1af20ecceec6295fe8350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-IsSubscribed: yes > From: Igor Pechtchanski > > > 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. > > 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". Thanks for that info. I thought rxvt WAS the terminal. So there's yet another layer in there? Does stty lie between bash and rxvt? Obviously, I'm not a Unixer. -- Ciao, Paul D. DeRocco Paul mailto:pderocco AT ix DOT netcom DOT com -- 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/