terminator/terminatorlib
Stephen Boddy c68aad67b6 Stop the buttons in the layout tab from being hidden by the slider 2015-08-10 21:45:48 +02:00
..
configobj A manual has been added to Terminator 2015-08-08 04:11:30 +02:00
plugins Another big chunk of translation updates 2015-08-04 03:59:12 +02:00
tests Signal additions now return a handler 2010-01-26 11:05:00 +00:00
__init__.py Clear up some import errors found by pyflakes 2010-01-11 20:03:54 +00:00
borg.py
config.py
container.py Add layout save and load of active term for tabs, remember active term on switching tabs, plus more. Too inter-dependant to split into smaller commits. 2013-12-18 18:06:59 +01:00
cwd.py
debugserver.py migrate dbg,err to util.py 2009-08-08 01:22:31 +01:00
editablelabel.py
encoding.py
factory.py Automatically inject a UUID into any factory object, rather than special-casing terminals. This will be very useful for introspection via dbus 2012-10-18 11:39:28 -07:00
freebsd.py freebsd.py: Fix libc loading. Restores pwd detection. 2015-03-10 21:56:31 +00:00
ipc.py Add a command line option to spawn new tabs via DBus 2012-10-30 00:11:24 +00:00
keybindings.py Keybindings: Parse <Primary> as <Control> 2012-05-17 00:08:38 +01:00
layoutlauncher.glade Remove pointless horizontal scrollbar from Layout Launcher 2015-02-25 18:47:26 +01:00
layoutlauncher.py Additional windows icon loading works better, and respect the theme changes. 2015-08-02 06:20:53 +02:00
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 A manual has been added to Terminator 2015-08-08 04:11:30 +02:00
pylint.sh
searchbar.py Minor fix to trim newline, plus some trailing chars from next line when searching 2015-06-21 04:34:07 +02:00
signalman.py
terminal.py
terminal_popup_menu.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
terminator.py Preselect the current layout when opening Prefs window, and also save config after using the layout 'Save' button (Steve Boddy) 2015-07-14 23:09:05 +02:00
titlebar.py
translation.py
util.py
version.py
window.py