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 support for a second keybind per action #2

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

Conversation

rcalixte
Copy link
Owner

Modifying code:

  • terminatorlib/config.py
  • terminatorlib/keybindings.py
  • terminatorlib/plugin.py
  • terminatorlib/preferences.glade
  • terminatorlib/prefseditor.py
  • terminatorlib/terminal_popup_menu.py

Modifying test:

  • tests/test_prefseditor_keybindings.py

Updating translation files in po/*

Closes gnome-terminator#371

Modifying code:
 - terminatorlib/config.py
 - terminatorlib/keybindings.py
 - terminatorlib/plugin.py
 - terminatorlib/preferences.glade
 - terminatorlib/prefseditor.py
 - terminatorlib/terminal_popup_menu.py

Modifying test:
 - tests/test_prefseditor_keybindings.py

Updating translation files in po/*

Closes gnome-terminator#371
@rcalixte rcalixte force-pushed the multiple_keybinds_pytests branch from fb7e2ae to 68be096 Compare January 12, 2024 03:18
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.

Multiple Keybinds for one Action
1 participant