terminator/terminatorlib
Chris Jones a13581a4c8 Handle exceptions in a way that doesn't make python 2.5 really angry 2009-12-30 01:50:47 +00:00
..
plugins
__init__.py import the name and version into the library root 2009-08-08 01:00:58 +01:00
borg.py extend test coverage to ensure borg state is unique between borg types. add some debugging info and support the ability to have multiple borg classes via an ugly parameter to __init__() 2009-12-22 00:24:03 +00:00
config.py
configfile.py
configobj.py
container.py mildly change the debugging output of objects, and handle ^C a little better 2009-12-23 16:40:54 +00:00
cwd.py It always helps to return the thing you're called for 2009-08-18 12:59:06 +01:00
debugserver.py migrate dbg,err to util.py 2009-08-08 01:22:31 +01:00
editablelabel.py
encoding.py pylint fixes 2009-12-09 13:22:34 +00:00
factory.py port to new borg __init__() 2009-12-22 00:25:05 +00:00
freebsd.py Merge changes from debian package 2009-04-24 10:57:17 +01:00
keybindings.py Hand merge in from trunk 2009-12-19 02:08:35 +00:00
newterminator.py
notebook.py Make title propagation work properly 2009-12-10 23:25:52 +00:00
paned.py Make title changes propagate better, albeit not perfectly yet 2009-12-10 13:20:03 +00:00
plugin.py Handle exceptions in a way that doesn't make python 2.5 really angry 2009-12-30 01:50:47 +00:00
profileeditor.py Get ProfileEditor to the barest state of functionality possible 2009-12-27 02:32:16 +00:00
pylint.sh
searchbar.py
terminal.py Handle exceptions in a way that doesn't make python 2.5 really angry 2009-12-30 01:50:47 +00:00
terminal_popup_menu.py Handle exceptions in a way that doesn't make python 2.5 really angry 2009-12-30 01:50:47 +00:00
terminator.py
terminatorterm.py
test.py mildly change the debugging output of objects, and handle ^C a little better 2009-12-23 16:40:54 +00:00
titlebar.py
translation.py
util.py Make sure ConfigBase() only uses a copy of DEFAULTS so we never change DEFAULTS, allowing us to add dict_diff() so we can avoid including things in the config file that aren't default 2009-12-26 01:19:42 +00:00
validate.py Add ConfigObj's validate.py and construct a config specification and use it to validate the configuration. Most crucially this causes ConfigObj to know about the correct types it should be converting the different entries into 2009-12-28 22:06:23 +00:00
version.py
window.py Remove a couple of stale FIXMEs 2009-12-11 14:25:38 +00:00