Skip to content

feat: allow space, enter, and backspace shortcut keys#125

Open
mxmgorin wants to merge 1 commit intopalsoftware:mainfrom
mxmgorin:shortcuts
Open

feat: allow space, enter, and backspace shortcut keys#125
mxmgorin wants to merge 1 commit intopalsoftware:mainfrom
mxmgorin:shortcuts

Conversation

@mxmgorin
Copy link

@mxmgorin mxmgorin commented Feb 2, 2026

This PR adds Space, Enter, and Backspace to the Shortcuts settings and allows KEYCODE_SPACE, KEYCODE_ENTER, and KEYCODE_DEL to be used as valid shortcut keys.

This expands available shortcut options without altering existing bindings or behavior. I think the spacebar is an especially useful shortcut since it’s centrally located and easily reachable with both hands.

image

@mxmgorin
Copy link
Author

Hi @palsoftware,
When you have time, I’d appreciate your thoughts on this PR 🙂
Happy to make any adjustments if needed. Thanks!

@pzauner
Copy link
Collaborator

pzauner commented Feb 19, 2026

Hi @mxmgorin I will look into this in the next few days. If we don't merge your approach we'll implement it ourselves and give credit where credit is due!

Have a good one

@mxmgorin
Copy link
Author

Made a force-push to revert changes to build.properties to avoid merge conflicts.

@pzauner pzauner force-pushed the main branch 10 times, most recently from fe7c448 to 35c9b8e Compare March 6, 2026 21:09
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

Successfully merging this pull request may close these issues.

2 participants