help-bash
[Top][All Lists]
Advanced

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

Re: how to save/restore (all?) bindings


From: Chet Ramey
Subject: Re: how to save/restore (all?) bindings
Date: Fri, 20 Oct 2023 14:34:53 -0400
User-agent: Mozilla Thunderbird

On 10/20/23 12:44 PM, Grisha Levit wrote:


On Fri, Oct 20, 2023, 09:52 Chet Ramey <chet.ramey@case.edu <mailto:chet.ramey@case.edu>> wrote:

    On 10/20/23 12:55 AM, Christoph Anton Mitterer wrote:

     >     No idea where this even comes from or how one could even enter it?
     >     It seems to be already there in a fresh bash:
     >
     >     $ bash --norc --noprofile
     >     bash-5.2$ bind -Xps | grep 000
     >     "\e\e\000": complete

    ESC-ESC is a standard binding for `complete'. I'm not sure how the \000
    gets in there.


This is probably the ANYOTHERKEY thing fixed in https://lists.gnu.org/archive/html/bug-readline/2023-08/msg00005.htmlCad <https://lists.gnu.org/archive/html/bug-readline/2023-08/msg00005.htmlCad>

Probably, depending on what other bindings are in $INPUTRC.

--
``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/




reply via email to

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