terminator/terminatorlib
Matt Rose 44f538f3f9
Merge pull request #235 from planet36/save_config_file
Change how config file is saved
2020-10-14 11:54:20 -04:00
..
plugins do not advertise as AVAILABLE if the signal is not present in the Vte library 2020-09-22 17:48:37 -04:00
themes
__init__.py
borg.py tests: Update suite for pytest 2020-05-09 10:24:20 +02:00
config.py Create config file if it doesn't exist 2020-10-11 23:28:04 -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 Exit remotinator with an explicit error message when terminator is need but not running. 2020-08-19 13:54:12 +02:00
keybindings.py
layoutlauncher.glade
layoutlauncher.py
notebook.py dont traceback if we cant find a last active term 2020-06-15 20:59:09 -04:00
optionparse.py move cmdline option conversion to dbus format to optionparse 2020-08-28 16:51:37 -04:00
paned.py Add 'wide_handle' property to allow you to paste from the first column to the right of a vertically split window 2020-08-24 14:41:21 -04:00
plugin.py tests: Update suite for pytest 2020-05-09 10:24:20 +02:00
preferences.glade Release version 2.0.1 2020-10-11 14:13:42 -04:00
prefseditor.py add GUI controls for background image 2020-09-30 10:20:02 -04: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_popup_menu.py launch new layouts directly from right-click menu 2020-06-21 11:52:04 -04:00
terminal.py only set clear background when background_image in config 2020-10-08 15:38:09 -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 Release version 2.0.1 2020-10-11 14:13:42 -04:00
window.py