terminator/terminatorlib
Vulcalien 817f820cfb Change output of --list-profiles and --list-layouts
Bash completion is also added for --profile and --layout but it won't
work if the profile/layout has quotes or spaces in the name.
2021-10-11 12:04:47 +02:00
..
plugins Allow translating of dir_open plugin 2021-07-02 21:49:25 +02: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 tests: Update suite for pytest 2020-05-09 10:24:20 +02:00
config.py Add a "Copy" button to clone profiles 2021-08-30 17:55:42 +02:00
configjson.py set default profile from the json file 2020-09-24 15:19:58 +03:00
container.py Revert "Merge pull request #36 from waldner/master" 2020-12-27 13:29:30 -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 shebang and executable flag for all scripts 2020-04-05 16:36:06 +02:00
encoding.py Fix shebang and executable flag for all scripts 2020-04-05 16:36:06 +02:00
factory.py Fix shebang and executable flag for all scripts 2020-04-05 16:36:06 +02: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 Add dbg message for Notebook::create_window_detach 2021-08-27 11:13:12 +02:00
optionparse.py Change output of --list-profiles and --list-layouts 2021-10-11 12:04:47 +02:00
paned.py add group all terminals in window 2021-08-06 19:02:54 -04:00
plugin.py URLHandler.unload: Fix check for handler_name being set 2020-11-18 20:24:42 -05:00
preferences.glade Add a "Copy" button to clone profiles 2021-08-30 17:55:42 +02:00
prefseditor.py Add a "Copy" button to clone profiles 2021-08-30 17:55:42 +02:00
regex.py add option to not match case during search 2020-06-22 15:24:41 -04:00
searchbar.py Add support for inverted search 2020-10-20 09:21:12 -04:00
signalman.py Fix shebang and executable flag for all scripts 2020-04-05 16:36:06 +02:00
terminal.py BugFix: terminal won't restart if there is no custom command 2021-08-31 01:48:41 +02:00
terminal_popup_menu.py add Set Window Title item to context menu 2021-08-30 20:41:27 -04:00
terminator.py add group all terminals in window 2021-08-06 19:02:54 -04:00
titlebar.py Add feature to allow relaunching the command after child exit when the exit action is to hold the tab open 2020-12-27 10:12:19 -06:00
translation.py Fix shebang and executable flag for all scripts 2020-04-05 16:36:06 +02:00
util.py load config from XDG_CONFIG_DIRS if user config file doesn't exist 2020-12-01 14:38:29 -05:00
version.py Release version 2.1.1 2021-04-01 16:25:40 -04:00
window.py BugFix: on destroy, window does not close every terminal in it 2021-08-27 18:54:21 +02:00