terminator/terminatorlib
Chris Jones 11df8b9783 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
..
__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 Remove some leftovers. 2008-08-28 14:20:52 +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 Add support for tab_position. 2008-08-28 17:08:15 +01:00
terminatorterm.py Keep a note of when we are using a custom font size, so we don't override it in reconfigure_vte. Closes #256335 2008-08-26 22:24:36 +01:00
version.py Update various bits of documentation 2008-08-27 01:35:32 +01:00