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: Make menu items clickable #569

Closed traverseda closed 2 hours ago

traverseda commented 5 months ago

Did you check the docs?

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

I sometimes need to use vim on my phone. This is generally a painful process, and probably always will be, but I think it would be slightly less painful if I could click on whichkey menu items.

Describe the solution you'd like

Make menu items click-able

Describe alternatives you've considered

It's not exactly an important feature, the alternative is just not implementing it, and everything will continue to work.

Additional context

No response

folke commented 2 hours ago

Not interested in adding this