Open arabshapt opened 8 months ago
Hi, thanks!
What's your which key config? In particular, do you have a delay
?
It is pretty much stock. It seems like it has the same problem Ataman plugin in intellij has. If I understood it correctly, then each key is taken by each pop-up/command pallet, so while transitioning from one menu to the next one the keys are lost. Solution in both cases(Ataman and glimpse) could be to record key sequence separately and passing them to command pallet(your popups) or if they are final(complete sequence) then executing the command without pop-up(like whichkey)
No delay in vspacecode
I activate it vspacecode menu with custom shortcut
record key sequence separately and passing them to command pallet
Your analysis seems correct. If the proposed solution doesn't complicate the code too much, I'm happy to review a PR that implements it. 👍
Also, this issue seems related: https://github.com/VSpaceCode/vscode-which-key/issues/85
Hi, great plugin:) in vspacecode I can do rolling motion e.g. leader ua very fast and it works every time, but not in glimpse. It stops at u.