On Mon, 8 May 2000 14:29:10 -0400 (EDT), ">hirsch@zapmedia.com wrote:

>How can I turn off ^S/^Q for him?  I'm not even sure what level is

>doing this--is it bash? (I don't think so) Readline?  Termcap?

It's part of the tty processing.  'stty -ixon' will disable XON/XOFF

processing.

However, once you've done that, you'll find that Readline  interprets

^S as 'forward-search-history'.  This is a bit more obvious, and all he

needs to do is hit ESC to get out of it.

Ben


-- 
Ben Coleman ">oloryn@mindspring.com    | The attempt to legislatively
http://oloryn.home.mindspring.com/   | micromanage equality results, at
                                     | best, in equal misery for all.
--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.