On 4/16/21 1:15 AM, Dale Sedivec wrote:
Bash Version: 5.1
Patch Level: 4
Release Status: release
Description:
Rebinding a key seems to break the key that was bound before it. (That sounds
bizarre, but read ahead.)
Repeat-By:
Run the following:
```
bash --norc --noprofile
bind -m emacs -x
2021年4月16日(金) 22:08 Dale Sedivec :
> Bash Version: 5.1
> Patch Level: 4
> Release Status: release
>
> Description:
>
> Rebinding a key seems to break the key that was bound before it. (That
> sounds bizarre, but read ahead.)
I attach a patch. This was introduced by the commit 3a7c642e after
http