terminator/terminatorlib
Matt Rose e4be854668 Fix context menu keybinding reading.
When the keybinding for an action that also appears in the context menu
is None, python can't do it's usual string tricks and throws a
backtrace, and doesn't display the menu.
2023-03-08 17:17:57 -05:00
..
plugins add "Insert Terminal Name" to the group menu 2022-11-20 13:42:20 -05: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 Merge pull request #709 from KKoovalsky/master 2023-03-01 16:45:25 -05:00
configjson.py set default profile from the json file 2020-09-24 15:19:58 +03:00
container.py Merge pull request #589 from Vulcalien/zoom-on-notebook 2022-11-18 23:28:17 -05: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 Merge pull request #589 from Vulcalien/zoom-on-notebook 2022-11-18 23:28:17 -05:00
optionparse.py Fix argument handling of the --execute flag 2022-11-18 13:12:59 +00:00
paned.py Merge pull request #589 from Vulcalien/zoom-on-notebook 2022-11-18 23:28:17 -05:00
plugin.py Remove duplicated info in some debug messages 2022-01-28 21:51:54 +01:00
preferences.glade Merge pull request #709 from KKoovalsky/master 2023-03-01 16:45:25 -05:00
prefseditor.py Merge pull request #709 from KKoovalsky/master 2023-03-01 16:45:25 -05: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 #709 from KKoovalsky/master 2023-03-01 16:45:25 -05:00
terminal_popup_menu.py Fix context menu keybinding reading. 2023-03-08 17:17:57 -05:00
terminator.py Merge pull request #691 from nicbn/patch-1 2023-03-01 16:23:33 -05:00
titlebar.py Make Ctrl+Click on group button automatically create groups 2022-12-06 18:08:01 -03:00
translation.py Fix shebang and executable flag for all scripts 2020-04-05 16:36:06 +02:00
util.py Merge pull request #632 from xuezhixin/master 2022-10-30 21:30:34 -04:00
version.py Release version 2.1.2 2022-10-19 10:22:21 -04:00
window.py Merge pull request #589 from Vulcalien/zoom-on-notebook 2022-11-18 23:28:17 -05:00