bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Add configure switch to define USE_XON_XOFF


From: Chet Ramey
Subject: Re: Add configure switch to define USE_XON_XOFF
Date: Mon, 9 Nov 2020 09:46:01 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.4.0

On 11/6/20 1:25 PM, Ivan Kozlov wrote:
> Readline tests that macro and suppresses software flow control. This is quite 
> handy: I want software flow control, just not *in bash*, where it is not 
> useful and I would like C-s to do incremental search instead. With 
> USE_XON_XOFF, it is inactive in bash and is restored before executing a 
> command alongside other termios settings. It is probably possible to hack 
> this with PROMPT_COMMAND/PS0, but clearly this is a much cleaner and readily 
> available option. The only thing lacking is a configure switch.
> 

Thanks for the suggestion. I will look at this for a future bash version.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]