[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Backslash Bound Incorrectly (Readline)
From: |
Koichi Murase |
Subject: |
Re: Backslash Bound Incorrectly (Readline) |
Date: |
Mon, 6 Apr 2020 18:42:55 +0900 |
2020-04-06 17:54 <sunnycemetery@gmail.com>:
> > ■ bind '"\C-\\": undo'
> > ■ LC_ALL=C bind -q undo
> > undo can be invoked via "\C-x\C-u", "\C-\\\".
>
> Is this a bug? Perhaps there is a reason I do not see. Thank you.
This is fixed in the devel branch. See the following patch.
https://lists.gnu.org/archive/html/bug-bash/2020-01/msg00037.html
--
Koichi