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 #49: Custom keys mapping #51

Merged
merged 4 commits into from
Mar 17, 2024
Merged

Conversation

fleimkeipa
Copy link
Collaborator

Added new shortcuts

Fixes: #49

@fleimkeipa fleimkeipa added the feature a new feature label Mar 16, 2024
@fleimkeipa fleimkeipa requested a review from canack March 16, 2024 14:54
@fleimkeipa fleimkeipa self-assigned this Mar 16, 2024
@fleimkeipa
Copy link
Collaborator Author

Default keys mapping;

keys:
  switchTabRight: shift+right
  switchTabLeft: shift+left
  quit: ctrl+c
  refresh: ctrl+r
  enter: enter
  tab: tab

Copy link
Member

@canack canack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for contribution 🚀
It works perfect ⚙️

@canack canack merged commit 414a1ff into main Mar 17, 2024
@canack canack deleted the feature/i49-custom-keys-map branch June 17, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom key maps to use GAMA
2 participants