terminator/terminatorlib
Stephen Boddy 46c53a0599 Trivial Backport: Fix secondary windows ~ expansion over DBus 2016-12-02 22:45:25 +01: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 bug fix (1528014) 2016-06-02 00:34:31 +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 A manual has been added to Terminator 2015-08-08 04:11:30 +02:00
config.py Added radio options to the Cursor colour to make it easier to go back to the XOR'd foreground colour 2015-12-03 15:36:39 +01:00
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 Add fallback to psutils to discover the cwd of a terminal (Heon Jeong) 2015-08-13 22:47:15 +02:00
debugserver.py migrate dbg,err to util.py 2009-08-08 01:22:31 +01:00
editablelabel.py Add support for terminal and tab edit title key binding. 2015-10-26 15:46:39 +02:00
encoding.py hey look it's 2010 already 2010-01-04 23:56:28 +00:00
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 Minor correction to actually return error message, rather than just contemplating it. 2015-09-19 17:30:31 +02: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 rotate terminals under tabs 2015-11-30 16:19:39 +01:00
optionparse.py Trivial Backport: Fix secondary windows ~ expansion over DBus 2016-12-02 22:45:25 +01:00
paned.py Followup to 1679 to improve behaviour a bit further on rebalancing 2015-11-07 01:14:10 +01:00
plugin.py Fix warning trying to import the __init__.py file as a plugin 2015-11-29 05:25:03 +01:00
preferences.glade Added radio options to the Cursor colour to make it easier to go back to the XOR'd foreground colour 2015-12-03 15:36:39 +01:00
prefseditor.py Added radio options to the Cursor colour to make it easier to go back to the XOR'd foreground colour 2015-12-03 15:36:39 +01:00
pylint.sh Improve pylint.sh to be much less noisy and annoying 2009-12-09 13:32:35 +00:00
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 Call Signalman::remove_all() when each of the Container subclasses commits suicide. SHould stop any stale signal handler connections existing 2010-01-25 12:55:38 +00:00
terminal.py Fixes scrollbar initial state not being set 2016-11-30 02:43:40 +01:00
terminal_popup_menu.py Correct some British spelt translated strings to American 2015-11-29 00:39:30 +01:00
terminator.py Fix profile re-use when opening new window 2015-12-02 20:57:31 +01:00
titlebar.py Make the random default group names translatable 2015-08-04 20:40:46 +02:00
translation.py hey look it's 2010 already 2010-01-04 23:56:28 +00:00
util.py Change the help shortcut to open online documentation hosted at readthedocs.org, 2016-10-27 06:25:20 +02:00
version.py Prepare for 1.0 release 2016-11-23 04:24:45 +01:00
window.py Fix rotate terminals under tabs 2015-11-30 16:19:39 +01:00