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

[bug] hex raw strings don't stick while pressing but normal strings do #74

Open
RamKromberg opened this issue Apr 22, 2022 · 0 comments

Comments

@RamKromberg
Copy link

I'm not sure if it's a bug, undocumented behavior or something I've missed, but when using:

footswitch -3 -S '4E' -2 -S '51' -1 -S '52'

even if I keep pressing the pedal down, the cursor won't keep moving down/up. That is, it's as if the key was released / is no longer pressed.

However, if I program the pedal with:

footswitch -1 -k pagedown -2 -k down -3 -k up

maintaining the hold on the pedal keeps sending pagedown/down/up as expected.

Thanks

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

1 participant