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] There should be a double pedal press #29

Open
ebarreraz opened this issue Mar 12, 2018 · 2 comments
Open

[Feature Request] There should be a double pedal press #29

ebarreraz opened this issue Mar 12, 2018 · 2 comments

Comments

@ebarreraz
Copy link

Like mouse double click, there should be a double pedal press that could make some actions like delete until the end of the line

@bzbzh
Copy link

bzbzh commented Mar 14, 2018

Here is the way I would make it:

On pedal left:
short press: entering a mode
long press: entering A mode
On pedal right:
short press: entering i mode
long press: entering I mode

After that, any press leaves insert mode.
Never have to keep pressing.

May be a middle pedal for O and o.

@mhalano
Copy link

mhalano commented Aug 17, 2021

There are serious limitations about what hardware can do. You press the pedal and a key, key modifier, or small string is typed like a regular keyboard. The hack was to put together two sensors so press and release work together.

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

3 participants