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

[bug 889] - simplify and clean keybinding merge code #889 #890

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 22, 2024

  1. [bug 889] - simplify and clean keybinding merge code gnome-terminator…

    …#889
    
    - Current list of Keybindings in Preferences->Keybindings are shown after merging
    - The merge happens in prefseditor.py
    - Cleaning and moving the code from prefseditor.py
    - Adding a function to get plugin via name
    - Adding some missing keybindings in config.py and prefseditor.py and syncing them for consistency
    - These changes were also part of:
        Feature: is there any way to Hide or Sort context menu items? gnome-terminator#773 and
        Pull request: [Plugin ContextMenuPlugin] 773-Feature-is-there-any-way-to-Hide-or-Sort-context-menu gnome-terminator#842
    - So decoupling these as separate issue
    vssdeo committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2ff66e7 View commit details
    Browse the repository at this point in the history