terminator/terminatorlib
Thomas Hurst a37be8bb35 Change debugging from "Ignoring" to "Skipping", and use repr(). 2008-08-29 21:29:07 +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 python 2.4 hates Exception.message, and it's not really crucial here anyway, so ditch it. Closes LP #262452 2008-08-29 14:09:29 +01:00
configfile.py Change debugging from "Ignoring" to "Skipping", and use repr(). 2008-08-29 21:29:07 +01:00
debugserver.py Always set some sort of title; if vte's title is None, use the command the terminal is running. 2008-08-07 21:34:47 +01: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 Ctrl-Tab and Ctrl-Shift-Tab are actually valid keybindings. Teach keybindings.py that some items may have more than one keybinding by supporting optional tuples in defaults. 2008-08-23 23:57:51 +01:00
prefs_profile.py Add a demo font selection button and a spin button for scrollback 2008-08-24 07:39:49 +01:00
terminator.py Save maximized and fullscreen state. Argument handling needs improving; it'll break if short-form is used and squished together. 2008-08-29 19:23:30 +01:00
terminatorterm.py Introduce X session support by way of gnome.ui. 2008-08-29 19:18:31 +01:00
version.py Update various bits of documentation 2008-08-27 01:35:32 +01:00