-
-
Notifications
You must be signed in to change notification settings - Fork 65
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
Cannot map :WhichKey "<BS>" #178
Comments
You dont have to place your exact key code in the WhichKey argument, you can use anything you want as long as it corresponds to your registered "Key" in which_key#register.
|
While this does what i wanted
I prefer this other way you mentioned, which also works.
hope this helps anyone. |
@BrotifyPacha made a very good point here. I have added this kind of question into FAQ in README so that others can find this easier. |
Environment (please complete the following information):
Describe the bug
:WhichKey "" works when typing it by hand, but mapping it to a key produces message:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Whichkey should function as it normally does in command mode
The text was updated successfully, but these errors were encountered: