Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: bindkey problem



On Wed, 21 May 2014 18:51:57 -0700
Micah Elliott <mde@xxxxxxxxxxxxxxxx> wrote:

> You might also need to do this:
> 
> stty stop ''
> stty start ''
> stty -ixon
> stty -ixoff
> 
> (from https://coderwall.com/p/ltiqsq)
> 
> But maybe that's what no_flow_control is effectively doing.
> 

Yes, probably as no_flow_control was sufficient to turn it off. No additional stty
commands required.

-- 
Thanks, Manfred



Messages sorted by: Reverse Date, Date, Thread, Author