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

Config for keys. #18

Closed
epasveer opened this issue Jan 31, 2022 · 2 comments
Closed

Config for keys. #18

epasveer opened this issue Jan 31, 2022 · 2 comments
Assignees

Comments

@epasveer
Copy link
Owner

Add config page for key bindings.

  • Start/Run
  • Continue
  • Step/Next/Finish
  • Interrupt
  • Search in editor. (^F)
  • Open alternate source directory (^O)
@epasveer epasveer self-assigned this Feb 19, 2022
@epasveer
Copy link
Owner Author

Added a new Keys config page for more important actions (start, run, step, next, etc..)

^F and ^O will have to wait. So they are still hardwired to them. I may need a global keymapping for them instead of handling it in SeerEditorWidgetSourceArea. The QKeyEvent does't work on QKeySequence. But, instead, uses a Key and and KeyboardModifier.

@epasveer
Copy link
Owner Author

Closing for now.

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