terminator/terminatorlib
Matt Rose 9e05a5df2f
Merge pull request #176 from mattrose/new-hyper
add support for OSC-8
2020-07-27 17:22:51 -04:00
..
plugins
themes
__init__.py
borg.py tests: Update suite for pytest 2020-05-09 10:24:20 +02:00
config.py fix line height config variable location to match ui 2020-06-21 15:30:47 -04: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 Do not crash when dbus server is unavailable, just emit an error message 2020-05-16 16:10:19 -04:00
keybindings.py
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 maximize option 2020-06-11 20:23:18 +02:00
paned.py fix traceback on paned.py 2020-06-22 16:20:18 -04:00
plugin.py tests: Update suite for pytest 2020-05-09 10:24:20 +02:00
preferences.glade add version label to About box 2020-07-22 13:15:08 -04:00
prefseditor.py Allow live previewing of profile color changes 2020-07-07 19:48:42 -05:00
regex.py add option to not match case during search 2020-06-22 15:24:41 -04:00
searchbar.py catch TypeError when PCRE2 is not available 2020-06-24 10:16:58 -04:00
signalman.py
terminal.py add support for OSC-8 2020-07-20 17:19:21 -04:00
terminal_popup_menu.py launch new layouts directly from right-click menu 2020-06-21 11:52:04 -04:00
terminator.py remove unused gnome session code 2020-07-22 13:44:34 -04:00
titlebar.py
translation.py
util.py
version.py
window.py