terminator/terminatorlib
Thomas Hurst 0a6acc19dc 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
..
__init__.py Move terminator*.pyc to terminatorlib. Teach setup.py about the change. 2008-05-21 11:17:55 +01:00
config.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
configfile.py Handle trailing spaces in configs properly; don't make them part of the value. 2008-08-21 21:57:59 +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 Feeble exploration of the parts necessary for a graphical profile editor 2008-08-22 00:19:18 +01:00
terminator.py Add a --geometry option. Terminator's constructor is getting a bit long. 2008-08-21 08:07:38 +01:00
terminatorterm.py Make search actually only search valid buffer ranges. 2008-08-13 00:17:40 +01:00
version.py reduce whinging from pylint 2008-07-22 12:03:30 +01:00