terminator/terminatorlib
Vishweshwar Saran Singh Deo 548a51c6bb [bug 662] [Feature Request] - In the Context Menu(Right-Click) show keyboard shortcuts / accelarators #662
- added short cuts / accelarators to right click context menu
- menu is updated from config so changes in preferences keybindings appear dynamically
- Note: I think there is a bug or discrepancy where
        for the action edit window title config.py says:
            'edit_window_title': 'w where as in code: terminal_popup_menu.py
            item = Gtk.ImageMenuItem.new_with_mnemonic(_('Set W_indow Title'))
            Character i is selected as mnemonic.
- fixed the above discrepancy
2022-10-31 12:26:34 +05:30
..
plugins Merge pull request #651 from kianmeng/fix-typos 2022-10-30 11:29:12 -04:00
themes Some small fixes for transparent scrollbars in Breeze and HighContrast 2016-12-12 13:10:29 +01:00
__init__.py Fix shebang and executable flag for all scripts 2020-04-05 16:36:06 +02:00
borg.py Remove duplicated info in some debug messages 2022-01-28 21:51:54 +01:00
config.py Remove duplicated info in some debug messages 2022-01-28 21:51:54 +01:00
configjson.py set default profile from the json file 2020-09-24 15:19:58 +03:00
container.py Merge pull request #651 from kianmeng/fix-typos 2022-10-30 11:29:12 -04:00
cwd.py fix cwd for non-vte shells 2020-06-10 17:06:36 -04:00
debugserver.py fix io errors on debugserver 2020-06-01 20:11:03 -04:00
editablelabel.py Fix typos 2022-10-22 00:07:07 +08:00
factory.py Remove duplicated info in some debug messages 2022-01-28 21:51:54 +01:00
ipc.py remove vsplit_cmd and hsplit_cmd from ipc.py, superseded by newer hsplit and vsplit 2021-08-21 21:13:38 -04:00
keybindings.py fix indent 2020-04-22 21:44:45 -04:00
layoutlauncher.glade Fix #345 The Alt+L layout chooser is too small 2020-12-31 14:20:34 -03:00
layoutlauncher.py Fix #345 The Alt+L layout chooser is too small 2020-12-31 14:20:34 -03:00
notebook.py Fix typos 2022-10-22 00:07:07 +08:00
optionparse.py Remove duplicated info in some debug messages 2022-01-28 21:51:54 +01:00
paned.py Remove duplicated info in some debug messages 2022-01-28 21:51:54 +01:00
plugin.py Remove duplicated info in some debug messages 2022-01-28 21:51:54 +01:00
preferences.glade Fix typos 2022-10-22 00:07:07 +08:00
prefseditor.py Fix typos 2022-10-22 00:07:07 +08:00
regex.py add option to not match case during search 2020-06-22 15:24:41 -04:00
searchbar.py Fix typos 2022-10-22 00:07:07 +08:00
signalman.py Fix shebang and executable flag for all scripts 2020-04-05 16:36:06 +02:00
terminal.py Merge pull request #651 from kianmeng/fix-typos 2022-10-30 11:29:12 -04:00
terminal_popup_menu.py [bug 662] [Feature Request] - In the Context Menu(Right-Click) show keyboard shortcuts / accelarators #662 2022-10-31 12:26:34 +05:30
terminator.py Merge pull request #651 from kianmeng/fix-typos 2022-10-30 11:29:12 -04:00
titlebar.py Remove duplicated info in some debug messages 2022-01-28 21:51:54 +01:00
translation.py Fix shebang and executable flag for all scripts 2020-04-05 16:36:06 +02:00
util.py Fix typos 2022-10-22 00:07:07 +08:00
version.py Release version 2.1.2 2022-10-19 10:22:21 -04:00
window.py Fix typos 2022-10-22 00:07:07 +08:00