terminator/terminatorlib
Emmanuel Bretelle 08b65f8b2a plugins:
* enable custom command using terminal_menu plugin hook
2010-01-05 18:57:46 +01:00
..
configobj Move configobj into its own subdirectory, since its a separate upstream product 2010-01-05 00:03:16 +00:00
plugins
tests Hook up doctests so they are discoverable via trial: 2010-01-04 23:47:51 -05:00
__init__.py hey look it's 2010 already 2010-01-04 23:56:28 +00:00
borg.py
config.py
container.py
cwd.py
debugserver.py
editablelabel.py
encoding.py
factory.py Switch to using **kwargs instead of *args for the added flexibility it brings. We need to support keyword arguments for Window.__init__() 2010-01-05 12:49:04 +00:00
freebsd.py
keybindings.py
newterminator.py Add a policy that if we have no open windows we should quit 2010-01-04 13:05:28 +00:00
notebook.py
optionparse.py
paned.py
plugin.py
prefseditor.py
pylint.sh
searchbar.py Start implementing our Paned container and switch to it 2009-11-07 01:40:43 +00:00
terminal_popup_menu.py Rename the Profile editor to a general preferences editor and only show a choice of profiles if there's more than one 2010-01-03 17:53:25 +00:00
terminal.py
terminator.py
terminatorterm.py
titlebar.py
translation.py
util.py
version.py
window.py