bug-bash
[Top][All Lists]
Advanced

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

Re: readline: How to unbind _all_ keys


From: Henning
Subject: Re: readline: How to unbind _all_ keys
Date: Wed, 22 May 2019 16:11:18 +0200
User-agent: Mozilla/5.0 (Windows NT 6.3; rv:56.0) Gecko/20100101 Thunderbird/56.0

On 22/05/2019 14:58, Koichi Murase wrote:
What still remains is the not working assignment of ^X.

Henning

Hi, I guess you are using Bash 4.4 because, according to my records,
bind -x '"\C-x": ...' after unbinding all the keyseqs causes segfaults
in Bash-3.0, 3.1 and 4.0--4.2, infinite loops in Bash 3.2, and error
messages like "bash_execute_unix_command: ..." in Bash 4.4. It just
works with Bash 4.3 and 5.0+.

good info. Thanks a lot.

b. If you want to support older Bash, the second easiest way is to use

on this machine I'm in the Cygwin world. And here 4.4.12 is the actual
version.
I'll try compiling 5.0 again, else wait for the cygwin guys to offi-
cially announce 5.0

Henning



reply via email to

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