You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In vi-mode, readline and some implementations seem to
ring the bell with unassigned commands.
(readline can change the setting with bell-style of .inputrc)
I think Reline should follow them, so how about?
unassigned command
ESC in command mode
readline
🔔
-
editline
🔔
🔔 (once every 2 times?)
vim
🔔
🔔
nvi
warning message
🔔
Zsh
🔔
🔔
(I think it is useful for debug of Reline itself...)
The text was updated successfully, but these errors were encountered:
In vi-mode, readline and some implementations seem to
ring the bell with unassigned commands.
(readline can change the setting with bell-style of .inputrc)
I think Reline should follow them, so how about?
(I think it is useful for debug of Reline itself...)
The text was updated successfully, but these errors were encountered: