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

feature: Default key for master which-key menu #832

Open
1 task done
mairs8 opened this issue Aug 25, 2024 · 5 comments
Open
1 task done

feature: Default key for master which-key menu #832

mairs8 opened this issue Aug 25, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@mairs8
Copy link

mairs8 commented Aug 25, 2024

Did you check the docs?

  • I have read all the which-key.nvim docs

Is your feature request related to a problem? Please describe.

not clear what keybind is used to view the master which-key menu

Describe the solution you'd like

As you type in neovim, which-key will show you the available keymappings for that key-bind. For example, if i press space it will show me the below.

screenshot_

I noticed that once i press space, i can then press the back button to see the master which-key menu, pictured below. I want to know if there is a single key i can press to see this master which-key menu . i.e. without having to press 'space' and then the 'back' button. I know you can see it with command ':whichKey' but i would like to know if there is a predefined keybind for it? I am hoping this keybind exists as default rather than having to manually map a random key to ':WhichKey' command.

screenshot_

Describe alternatives you've considered

na

Additional context

No response

@mairs8 mairs8 added the enhancement New feature or request label Aug 25, 2024
@max397574
Copy link
Contributor

I don't think there is such a keybind
and it also makes no sense to have a default one
because people would have very different ideas of which key should be used for such a thing

just create a mapping yourself

Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale label Sep 26, 2024
@mairs8
Copy link
Author

mairs8 commented Sep 26, 2024

please keep open. i still think there should be an "entry point" key into the which-key menu. which-key is aimed for beginners and novices so the feature would suit the target audience.

@github-actions github-actions bot removed the stale label Sep 27, 2024
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale label Oct 27, 2024
@mairs8
Copy link
Author

mairs8 commented Oct 27, 2024

don't know how to remove stale label so commenting to keep alive

@github-actions github-actions bot removed the stale label Oct 28, 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
Projects
None yet
Development

No branches or pull requests

2 participants