Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: A wrong bindkey command breaks the way bck-i-search (Ctrl+R) works



On Tue, Jul 27, 2021 at 8:09 AM Peter Slížik <peter.slizik@xxxxxxxxx> wrote:
>
> bindkey -M isearch '^?' self-insert    # This does NOT restore the original functionality.

That's because the binding for ^? is supposed to be backward-delete-char




Messages sorted by: Reverse Date, Date, Thread, Author