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

Press and hold for (key)+(key) (like ctrl+c ctrl+v and other combinations) #128

Open
Taialt97 opened this issue Oct 24, 2022 · 1 comment
Labels
enhancement windows Issue with Windows version

Comments

@Taialt97
Copy link

I't would be very nice to have a press and hold function.
Right now it's a guessing game when it coms to multiple key presses.
Is it possible to make this separation?

current output: "hello world [left-ctrl]zzzz"

ideal output (for me :D): "hello world {[left-ctrl]zz}zz"
alternative: "hello world {[left-ctrl]z}{[left-ctrl]z}zz"

@GiacomoLaw GiacomoLaw added enhancement windows Issue with Windows version labels Oct 24, 2022
@Taialt97
Copy link
Author

is this possible for Mac too (labels: enhancement, Windows version)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement windows Issue with Windows version
Projects
None yet
Development

No branches or pull requests

2 participants