-
-
Notifications
You must be signed in to change notification settings - Fork 65
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
g:which_key_timeout doesn't seem to work #158
Comments
Can you help find which commit is the last one that works as expected? |
I'll probably have time later this week to test out a few |
Weirdly enough, I discovered the plugin by watching @ChristianChiarulli youtube video. |
@ChristianChiarulli did you manage to figure this out? BTW, loved your tutorial videos about neovim on YouTube; I'm sad there's not many more 🙁 |
@smichaud I think that's the expected behavior, and in the screenshot you provided, it says "all you need is not to |
It doesn't work on my side with Neovim. Unfortunately I have to wait 1 second before seeing the which key popup. |
Not sure what you are expecting, |
One change that I noticed when I set the timeout is this. Let's consider an example where I need to press
I think this behavior makes sense and I'm personally OK with this. I'd personally like to see the popup as soon as I pressed something, so I had I decide to also bind So, long story short, as I said, I'm personally OK with the behavior as is right now, and I think it's a good compromise. |
OK nice! I haven't understand the settings like this. Now, it's clear to me. Is it possible to show the which key menu instantly without editing the timeoutlen setting ? |
Nope. Even there is some hack to do that, I think it can bring more harm than good. |
fyi: @farzadmf you can make the |
Thank you @folke , I'll give it a try |
Just wondering if anyone else is experiencing this issue. I saw a comment back in may on a closed issue about this saying it wasn't working of them either.
No matter what I set this to the map always respects
timeoutlen
Neovim version:
NVIM v0.5.0-804-geee066881
Plugin Version
newest just updated
The text was updated successfully, but these errors were encountered: