terminator/terminatorlib
bryce bff8a924b1 Make copy on select only copy to clipboard if we actually have a
selection. This avoids the clipboard to be cleared if we loose
selection. Like you have vim open, select some text, CTRL-Z to send vim
to the background, that causes the selection to change and the clipboard
to be cleared.

Patch from Mattias Eriksson (merge proposal #279733)
2016-02-11 12:53:31 -08:00
..
configobj Sort entries in config file, so they don't jump around every time config is saved for easier troubleshooting 2015-08-13 22:16:35 +02:00
plugins Minor change to custom commands to use the standard gerr function instead of the broken local one 2015-09-19 04:59:47 +02:00
tests Signal additions now return a handler 2010-01-26 11:05:00 +00:00
__init__.py Clear up some import errors found by pyflakes 2010-01-11 20:03:54 +00:00
borg.py A manual has been added to Terminator 2015-08-08 04:11:30 +02:00
config.py Added radio options to the Cursor colour to make it easier to go back to the XOR'd foreground colour 2015-12-03 15:36:39 +01:00
container.py
cwd.py
debugserver.py
editablelabel.py
encoding.py hey look it's 2010 already 2010-01-04 23:56:28 +00:00
factory.py
freebsd.py
ipc.py
keybindings.py
layoutlauncher.glade Remove pointless horizontal scrollbar from Layout Launcher 2015-02-25 18:47:26 +01:00
layoutlauncher.py
notebook.py Fix rotate terminals under tabs 2015-11-30 16:19:39 +01:00
optionparse.py
paned.py Followup to 1679 to improve behaviour a bit further on rebalancing 2015-11-07 01:14:10 +01:00
plugin.py Fix warning trying to import the __init__.py file as a plugin 2015-11-29 05:25:03 +01:00
preferences.glade Added radio options to the Cursor colour to make it easier to go back to the XOR'd foreground colour 2015-12-03 15:36:39 +01:00
prefseditor.py Added radio options to the Cursor colour to make it easier to go back to the XOR'd foreground colour 2015-12-03 15:36:39 +01:00
pylint.sh
searchbar.py Minor fix to trim newline, plus some trailing chars from next line when searching 2015-06-21 04:34:07 +02:00
signalman.py
terminal.py Make copy on select only copy to clipboard if we actually have a 2016-02-11 12:53:31 -08:00
terminal_popup_menu.py Correct some British spelt translated strings to American 2015-11-29 00:39:30 +01:00
terminator.py Fix profile re-use when opening new window 2015-12-02 20:57:31 +01:00
titlebar.py
translation.py
util.py Small fix for systems (i.e. my 12.04 LTS) that don't set LANGUAGE for whatever reason. This breaks the manual lookup 2015-08-08 05:21:59 +02:00
version.py
window.py Fix rotate terminals under tabs 2015-11-30 16:19:39 +01:00