terminator/terminatorlib
Chris Jones fe37448440 switch from a singleton to a borg, and don't do circular imports 2009-08-11 23:19:06 +01:00
..
__init__.py import the name and version into the library root 2009-08-08 01:00:58 +01:00
borg.py switch from a singleton to a borg, and don't do circular imports 2009-08-11 23:19:06 +01:00
config.py migrate dbg,err to util.py 2009-08-08 01:22:31 +01:00
configfile.py migrate dbg,err to util.py 2009-08-08 01:22:31 +01:00
container.py remove the unnecessary __main__ code 2009-08-09 23:56:08 +01:00
debugserver.py migrate dbg,err to util.py 2009-08-08 01:22:31 +01:00
encoding.py sync encodings with gnome-terminal 2009-08-03 11:19:19 +01:00
freebsd.py Merge changes from debian package 2009-04-24 10:57:17 +01:00
keybindings.py Allow a keybinding to be set to a string value of None so it can be deconfigured. Also supports clearing a keybinding through the prefs profile. Closes LP #391778 2009-07-22 09:40:35 +01:00
newterminator.py switch from a singleton to a borg, and don't do circular imports 2009-08-11 23:19:06 +01:00
prefs_profile.py migrate dbg,err to util.py 2009-08-08 01:22:31 +01:00
terminal.py switch from a singleton to a borg, and don't do circular imports 2009-08-11 23:19:06 +01:00
terminator.py clear some migrated code from terminator.py 2009-08-11 00:42:39 +01:00
terminatorterm.py migrate dbg,err to util.py 2009-08-08 01:22:31 +01:00
translation.py split out translation support into an separate file so it can be more correctly included everywhere 2009-05-07 01:44:42 +01:00
util.py remove unnecessary import and default to debugging for now 2009-08-10 00:11:31 +01:00
version.py prepare for 0.13 release 2009-05-29 21:56:06 +02:00
window.py Prepare for the new Terminator class 2009-08-11 00:15:31 +01:00