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

Add customisable shortcut keybinds #1705

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nullprop
Copy link

This PR moves most of the shortcut handling from backends to a separate class, and adds ConCommands for binding/unbinding key codes to shortcuts. Should not change default functionality. Adds initial support towards issue #457.

Down the line it would be nice for binds to reside in a separate config file so they can be persistent across sessions, but maybe that should be handled separately from this PR.

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.

1 participant