Automatically display user defined list of keyboard shortcuts when entering "app specific dialog windows" #980
rameshsanth
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Several various pickers and productivity plugins, each one have their own set of shortcut keys. Sometimes this list is exhaustive (see snacks/telescope pickers for ex). It takes a while to even go through the "which-key" help to identify the short cuts.
I'm aware of hydra mode in this plugin. However it still doesn't allow me to customize the shortcuts per my use.
Ideally, a customized list of shortcuts should appear automatically when entering the dialog window/or plugin mode. This list has to be customizable by user or a short list of most recently used or most often used short cuts in that mode. Honestly even having a user defined list is good enough.
Use case 1. Snacks picker
For example the above menu appears when I press ? key with snacks picker.
I want similar menu to appear automatically as soon as the snacks picker dialog opens with below options only..
Use case 2. Git conflicts plugin
these shortcuts should appear when entering the GitConflict resolution file/mode.
Pressing ? should bring up which-key default list
Beta Was this translation helpful? Give feedback.
All reactions