Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ring bell with unassigned commands in vi-mode #251

Open
elfham opened this issue Jan 18, 2021 · 0 comments
Open

Ring bell with unassigned commands in vi-mode #251

elfham opened this issue Jan 18, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@elfham
Copy link
Contributor

elfham commented Jan 18, 2021

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...)

@ima1zumi ima1zumi added the enhancement New feature or request label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants