Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: bindkey problem
Just curiosity, why would you want to disable these two blndkey ?
AKi
On May 22, 2014, at 12:25 AM, Manfred Lotz <manfred.lotz@xxxxxxxx> wrote:
> 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