folke / which-key.nvim

💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
Apache License 2.0
4.75k stars 154 forks source link

feature: Manual trigger of which-key #575

Closed TheRustifyer closed 3 hours ago

TheRustifyer commented 5 months ago

Did you check the docs?

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

After reading this:

don't create keymappings yourself to trigger WhichKey. Unlike vim-which-key, we do this completely automatically. Please remove any leftover triggers from using vim-which-key.

I was surprised. I can understand that this might be the default behaviour, but I'd like to manually trigger the `which-key' UI whenever I feel I need it, not every time I'm stuck in thought (maybe simply because I don't want to).

Are there any ways to overcome this situation? I'd like to have the full control of the plugin

Best regards

Describe the solution you'd like

Have a custom keymapping that manually triggers which-key whenever I want

Describe alternatives you've considered

Additional context

No response

radvil commented 3 months ago

Hi @foke, can we have this ? I also feel this will be much useful

radvil commented 3 months ago

I wrong mentioned, sorry @folke

github-actions[bot] commented 6 days ago

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.