terminator/terminatorlib
2015-08-21 00:15:05 +02:00
..
configobj Sort entries in config file, so they don't jump around every time config is saved for easier troubleshooting 2015-08-13 22:16:35 +02:00
plugins Another big chunk of translation updates 2015-08-04 03:59:12 +02:00
tests
__init__.py Clear up some import errors found by pyflakes 2010-01-11 20:03:54 +00:00
borg.py A manual has been added to Terminator 2015-08-08 04:11:30 +02:00
config.py A manual has been added to Terminator 2015-08-08 04:11:30 +02:00
container.py
cwd.py Add fallback to psutils to discover the cwd of a terminal (Heon Jeong) 2015-08-13 22:47:15 +02:00
debugserver.py
editablelabel.py Global setting for changing the titlebar font (partially from Eli Zor branch), but expanded and improved (docs/GUI), plus some minor fixup from this. 2015-07-10 21:36:33 +02:00
encoding.py
factory.py
freebsd.py
ipc.py Add a command line option to spawn new tabs via DBus 2012-10-30 00:11:24 +00:00
keybindings.py
layoutlauncher.glade
layoutlauncher.py
notebook.py Fix the problem with tabs not being named where a window with splits creates a new tab 2015-08-09 04:33:31 +02:00
optionparse.py
paned.py Fix minor issue with Super+double-click on a splitter failing if tabs were in use 2015-08-10 20:40:39 +02:00
plugin.py Allow plugins to override the open/copy menu items in the terminal context menu. Also set these values for all of the default plugins. When copying a URL, run it through the URL preparer - this means wusers will get the resulting URI on their clipboard, rather than the original text sometimes and the URI some other times, depending on the type of URI 2012-01-14 20:09:25 +00:00
preferences.glade Stop the buttons in the layout tab from being hidden by the slider 2015-08-10 21:45:48 +02:00
prefseditor.py Fix the renaming of Layouts/Profiles sometimes corrupting what appears in the config file 2015-08-21 00:15:05 +02:00
pylint.sh Improve pylint.sh to be much less noisy and annoying 2009-12-09 13:32:35 +00:00
searchbar.py
signalman.py
terminal_popup_menu.py
terminal.py Slight change to how the zoomed font is calculated. This just seems to give a 2015-08-21 00:05:48 +02:00
terminator.py
titlebar.py
translation.py
util.py Small fix for systems (i.e. my 12.04 LTS) that don't set LANGUAGE for whatever reason. This breaks the manual lookup 2015-08-08 05:21:59 +02:00
version.py
window.py