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

Feature request: show UI indicator that run-or-raise is listening #82

Open
timcharper opened this issue Feb 11, 2025 · 2 comments
Open

Comments

@timcharper
Copy link

Nothing fancy, just a small window indicating that run-or-raise is listening because some prefix key was hit. Then hides on no match (maybe with a brief pause saying something to the effect that the key sequence had no match.

A main reason why this feature would be important is that run-or-raise consumes keypresses when a leader is invoked, and consumes the last non-matching keystroke.

Bonus: short a list of refining candidates that narrows as the key sequence progresses. For example, I have si for signal, sl for slack. If I forget a sequence, would be nice to have run-or-raise remind me a la nvim which-key.

@timcharper
Copy link
Author

I've built a rust gtk app and I'm proficient in typescript, so I could contribute this, wanted to open a discussion before touching the code.

@e3rd
Copy link
Member

e3rd commented Feb 12, 2025

I'd welcome any PR! The funcionality could be disablable in the settings so that everyone is satisfied :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants