bug-readline
[Top][All Lists]
Advanced

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

Disable default TAB in vi mode


From: Sam Habiel
Subject: Disable default TAB in vi mode
Date: Fri, 29 Sep 2023 11:29:59 -0400
User-agent: Zoho Mail

The documentation says this:

> Thus, to disable the default TAB behavior, the following suffices:
> rl_bind_key ('\t', rl_insert);

This indeed works for emacs mode; but apparently it doesn't work for vi mode. 
Any tips on how to achieve the same for vi mode?

--Sam



reply via email to

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