terminator/terminatorlib
Chris Jones 1771528474 Update various bits of documentation 2008-08-27 01:35:32 +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 Actually set a colour value. Only set config options if the entire line parses correctly. 2008-08-27 01:51:37 +01:00
configfile.py Actually set a colour value. Only set config options if the entire line parses correctly. 2008-08-27 01:51:37 +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 Cleaning up rev 490 2008-08-25 20:16:49 +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