terminator/terminatorlib
Stephen Boddy 618e38d18b Clicking with modifier on the group button gives more powerful control. (Shift: Rename, Ctrl: Join current, Super: Include siblings) 2012-06-24 20:42:12 +02:00
..
configobj
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
__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 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
cwd.py Fixes from checkers to work around missing user definitions 2011-05-03 17:49:00 +01:00
debugserver.py
editablelabel.py
encoding.py
factory.py
freebsd.py
ipc.py Add dbus mechanism to obtain a list of terminals 2011-08-25 22:10:04 +01:00
keybindings.py Keybindings: Parse <Primary> as <Control> 2012-05-17 00:08:38 +01:00
notebook.py Create some basic architecture to persist metadata across containers being removed/recreated as terminals are exiting. Fixes LP#711356 2011-08-22 21:05:38 +01:00
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 Improve pylint.sh to be much less noisy and annoying 2009-12-09 13:32:35 +00:00
searchbar.py fix searching and make it use regexps. Roberto Aguilar 2011-08-20 13:19:18 +01:00
signalman.py
terminal.py Clicking with modifier on the group button gives more powerful control. (Shift: Rename, Ctrl: Join current, Super: Include siblings) 2012-06-24 20:42:12 +02:00
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
terminator.py Collection of changes that don't add/remove anything, but needed for next checkin to work 2012-06-24 20:36:39 +02:00
titlebar.py Collection of changes that don't add/remove anything, but needed for next checkin to work 2012-06-24 20:36:39 +02:00
translation.py
util.py Fix various bugs (Stephen Boddy) 2011-08-20 16:34:05 +01:00
version.py Bump version numbers for 0.96 2011-09-23 21:41:05 +01:00
window.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