terminator/terminatorlib
Matt Rose 316afbc6c1
Merge pull request #280 from mattrose/term-links
support for SSH URIs
2020-11-09 17:54:49 -05:00
..
plugins fix stupid debugging error 2020-11-09 10:22:43 -05:00
themes
__init__.py
borg.py tests: Update suite for pytest 2020-05-09 10:24:20 +02:00
config.py Add support for inverted search 2020-10-20 09:21:12 -04:00
configjson.py set default profile from the json file 2020-09-24 15:19:58 +03:00
container.py
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
encoding.py
factory.py
ipc.py Exit remotinator with an explicit error message when terminator is need but not running. 2020-08-19 13:54:12 +02:00
keybindings.py fix indent 2020-04-22 21:44:45 -04:00
layoutlauncher.glade Make LayoutLauncher window a little larger by default 2020-05-06 13:44:29 -03:00
layoutlauncher.py
notebook.py dont traceback if we cant find a last active term 2020-06-15 20:59:09 -04:00
optionparse.py adding profile to the layout file 2020-09-21 01:02:19 +03:00
paned.py fix the handle on the divider between horizontal panes 2020-10-16 11:32:55 -04:00
plugin.py tests: Update suite for pytest 2020-05-09 10:24:20 +02:00
preferences.glade add config entry and preferences GUI 2020-10-19 17:14:40 -04:00
prefseditor.py add config entry and preferences GUI 2020-10-19 17:14:40 -04: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
terminal.py Merge pull request #280 from mattrose/term-links 2020-11-09 17:54:49 -05:00
terminal_popup_menu.py launch new layouts directly from right-click menu 2020-06-21 11:52:04 -04:00
terminator.py revert terminator.py back 2020-09-21 01:04:59 +03:00
titlebar.py
translation.py
util.py multiple small documentation fixes 2020-11-09 09:46:07 -05:00
version.py Release version 2.0.1 2020-10-11 14:13:42 -04:00
window.py