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: Grisha Levit
Subject: Re: how to save/restore (all?) bindings
Date: Fri, 20 Oct 2023 12:44:02 -0400

On Fri, Oct 20, 2023, 09:52 Chet Ramey <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

>


reply via email to

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