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

Alt+H could warn about likely mistakes in key bindings #50

Closed
chrisant996 opened this issue Jan 4, 2021 · 0 comments
Closed

Alt+H could warn about likely mistakes in key bindings #50

chrisant996 opened this issue Jan 4, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@chrisant996
Copy link
Owner

chrisant996 commented Jan 4, 2021

Issue #49 gave a great example.

M-C-u and "\M-\C-u" both map to Alt+Ctrl+u.
However, "M-C-u" is the literal keys M-C-u.

It can be hard to notice the mistake when reading (or writing) an inputrc file.

One way Clink could help is for the clink-show-help command (Alt+h) to print a warning about key sequences that start with "M- or "C- in emacs mode (but not in vi mode, since vi mode works differently and those might be real key bindings there).

@chrisant996 chrisant996 added the enhancement New feature or request label Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant