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

Support initial menu delay #88

Open
ask4fukumi opened this issue May 2, 2024 · 1 comment
Open

Support initial menu delay #88

ask4fukumi opened this issue May 2, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ask4fukumi
Copy link

Problem

whichkey.delay is a nice setting to delay the appearance of the menu, but it not just only delay the initial level of showing the menu, but all of them. Having to wait xxx miliseconds to wait for the next level of keys to appear or to go back a level is really annoying.
Example here.

Solution

I suggest adding a setting or changing it whole delay behavior to just delay at the initial menu showing.

@ask4fukumi ask4fukumi added the enhancement New feature or request label May 2, 2024
@stevenguh stevenguh changed the title Change "whichkey.delay"'s behavior Support initial menu delay Jun 3, 2024
@stevenguh
Copy link
Member

Seems reasonable.

Just drafting what I am thinking: To implement this without adding another whichkey.initialDelay, maybe something like whichkey.delayModel to control the delay mode.

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