terminator/terminatorlib
Chris Jones 825abbb658 Flesh out Config.load() so it actually loads a config 2009-12-26 13:39:14 +00:00
..
plugins Extend the url_handler plugins to include apt: support 2009-12-23 17:30:26 +00:00
__init__.py
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 Flesh out Config.load() so it actually loads a config 2009-12-26 13:39:14 +00:00
configfile.py
configobj.py Add ConfigObj 4.6.0 from http://www.voidspace.org.uk/python/configobj.html. Add a really simple implementation of config saving 2009-12-25 21:22:04 +00:00
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
editablelabel.py
encoding.py
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 mildly change the debugging output of objects, and handle ^C a little better 2009-12-23 16:40:54 +00:00
notebook.py
paned.py
plugin.py Add a utility function for finding ~/.config/terminator and use it in PLuginRegistry to load plugins from the user's homedir 2009-12-24 21:35:07 +00:00
prefs_profile.py Hand merge in from trunk 2009-12-19 02:08:35 +00:00
pylint.sh
searchbar.py
terminal.py
terminal_popup_menu.py Integrate the plugin system into the context menus for Terminal 2009-12-18 00:45:08 +00:00
terminator.py Hand merge in from trunk 2009-12-19 02:08:35 +00:00
terminatorterm.py Hand merge in from trunk 2009-12-19 02:08:35 +00:00
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
version.py Hand merge in from trunk 2009-12-19 02:08:35 +00:00
window.py