terminator/terminatorlib
2012-05-17 00:08:38 +01:00
..
configobj Upgrade configobj to 4.7.2 2010-03-02 00:25:44 +00:00
plugins Allow plugins to override the open/copy menu items in the terminal context menu. Also set these values for all of the default plugins. When copying a URL, run it through the URL preparer - this means wusers will get the resulting URI on their clipboard, rather than the original text sometimes and the URI some other times, depending on the type of URI 2012-01-14 20:09:25 +00:00
tests Signal additions now return a handler 2010-01-26 11:05:00 +00:00
__init__.py
borg.py
config.py Merge branch from Bruno Braga that implements a checkbox when closing multiple terminals, to suppress future dialogs 2012-04-19 11:06:26 +01:00
container.py
cwd.py
debugserver.py
editablelabel.py
encoding.py
factory.py Swap order of imports to avoid needlessly throwing ImportError all the time, and cache as much as we can (imported classes, keys) 2011-02-17 02:28:38 +01:00
freebsd.py Merge changes from debian package 2009-04-24 10:57:17 +01:00
ipc.py
keybindings.py Keybindings: Parse <Primary> as <Control> 2012-05-17 00:08:38 +01:00
notebook.py
optionparse.py
paned.py Add possibility to rotate the paned containers. 2012-04-04 17:48:29 +02:00
plugin.py Allow plugins to override the open/copy menu items in the terminal context menu. Also set these values for all of the default plugins. When copying a URL, run it through the URL preparer - this means wusers will get the resulting URI on their clipboard, rather than the original text sometimes and the URI some other times, depending on the type of URI 2012-01-14 20:09:25 +00:00
preferences.glade Allow users to override the URL handler with a custom executable 2012-01-14 20:39:00 +00:00
prefseditor.py Merge branch from Andre Hilsendeger that implements container rotation 2012-04-19 10:59:33 +01:00
pylint.sh
searchbar.py fix searching and make it use regexps. Roberto Aguilar 2011-08-20 13:19:18 +01:00
signalman.py
terminal_popup_menu.py Allow plugins to override the open/copy menu items in the terminal context menu. Also set these values for all of the default plugins. When copying a URL, run it through the URL preparer - this means wusers will get the resulting URI on their clipboard, rather than the original text sometimes and the URI some other times, depending on the type of URI 2012-01-14 20:09:25 +00:00
terminal.py
terminator.py Handle an odd error initialising on Slackware 2012-01-14 20:11:46 +00:00
titlebar.py
translation.py
util.py Fix various bugs (Stephen Boddy) 2011-08-20 16:34:05 +01:00
version.py
window.py