[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bind -X shows inactive bindings (bindings removed using bind -r)
From: |
Chet Ramey |
Subject: |
Re: bind -X shows inactive bindings (bindings removed using bind -r) |
Date: |
Fri, 13 Dec 2019 14:06:13 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.3.0 |
On 12/12/19 4:57 AM, Šimon Let wrote:
Hi,
according to `bind --help`, `bind -X` should "List key sequences bound with
-x and associated commands in a form that can be reused as input.".
However, when I remove a binding using `bind -r` it still shows up in the
list.
Yes. As you noted, it's a red herring, since the readline key binding to
the function that executes the string is removed, but it's messy.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
Re: bind -X shows inactive bindings (bindings removed using bind -r),
Chet Ramey <=