terminator/terminatorlib
Stephen Boddy de94513478 First (and major) part of the GUI stuff. We now have a clickable button that pops up the group menu. 2009-01-12 12:13:22 +01:00
..
__init__.py Move terminator*.pyc to terminatorlib. Teach setup.py about the change. 2008-05-21 11:17:55 +01:00
config.py Make the colours of the titlebars like clusterm (much clearer) and configurable 2009-01-07 19:37:59 +01:00
configfile.py Use "%r" % foo instead of "%s" % repr(foo). No functional changes. 2008-11-04 17:01:00 +00:00
debugserver.py Use "%r" % foo instead of "%s" % repr(foo). No functional changes. 2008-11-04 17:01:00 +00:00
encoding.py reduce whinging from pylint 2008-07-22 12:03:30 +01:00
freebsd.py Make len a size_t, don't overwrite the len builtin. 2008-07-17 01:11:56 +01:00
keybindings.py make the keybinding editor prettier and work out when one has changed 2008-11-17 02:08:47 +00:00
prefs_profile.py Make the colours of the titlebars like clusterm (much clearer) and configurable 2009-01-07 19:37:59 +01:00
terminator.py Significant grouping improvements. Nearly everything there and works great. Still require 2 GUI related things before done. 2009-01-10 17:13:49 +01:00
terminatorterm.py First (and major) part of the GUI stuff. We now have a clickable button that pops up the group menu. 2009-01-12 12:13:22 +01:00
tests.py unfail more 2008-09-23 17:08:16 +01:00
version.py might as well bump the version in preparation for 0.12 2009-01-04 02:48:31 +00:00