Re: Bug: bind -u shell-backward-word does not unbind the binding

2020-02-27 Thread Chet Ramey
On 2/27/20 8:40 AM, lockyw...@gmail.com wrote: > --text follows this line-- > Machine: x86_64 > OS: linux-gnu > Compiler: gcc > Description: > It is possible to bind shell-backward-word, but not possible to unbind. > > Bash Version: 5.0 > Patch Level: 16 > Release Status: release > > Rep

Bug: bind -u shell-backward-word does not unbind the binding

2020-02-27 Thread lockywolf
--text follows this line-- Machine: x86_64 OS: linux-gnu Compiler: gcc Description: It is possible to bind shell-backward-word, but not possible to unbind. Bash Version: 5.0 Patch Level: 16 Release Status: release Repeat-By: 1) bind '"\e\C-b": shell-backward-word' # make bindin