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

Re: bindkey problem



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.

--
twitter:@MicahElliott  |  email:mde@xxxxxxxxxxxxxxxx  |  http://membean.com
Remember your words with Membean!



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