.. |
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
|
…
|
|
__init__.py
|
…
|
|
borg.py
|
A manual has been added to Terminator
|
2015-08-08 04:11:30 +02:00 |
config.py
|
Added smart copy mode switch to prefs (Steve Boddy, LP#1223129)
|
2015-10-01 20:53:15 +02:00 |
container.py
|
Add layout save and load of active term for tabs, remember active term on switching tabs, plus more. Too inter-dependant to split into smaller commits.
|
2013-12-18 18:06:59 +01:00 |
cwd.py
|
Add fallback to psutils to discover the cwd of a terminal (Heon Jeong)
|
2015-08-13 22:47:15 +02:00 |
debugserver.py
|
…
|
|
editablelabel.py
|
Global setting for changing the titlebar font (partially from Eli Zor branch), but expanded and improved (docs/GUI), plus some minor fixup from this.
|
2015-07-10 21:36:33 +02:00 |
encoding.py
|
…
|
|
factory.py
|
…
|
|
freebsd.py
|
freebsd.py: Fix libc loading. Restores pwd detection.
|
2015-03-10 21:56:31 +00:00 |
ipc.py
|
Minor correction to actually return error message, rather than just contemplating it.
|
2015-09-19 17:30:31 +02:00 |
keybindings.py
|
…
|
|
layoutlauncher.glade
|
Remove pointless horizontal scrollbar from Layout Launcher
|
2015-02-25 18:47:26 +01:00 |
layoutlauncher.py
|
Additional windows icon loading works better, and respect the theme changes.
|
2015-08-02 06:20:53 +02:00 |
notebook.py
|
Annoyingly fiddly fix for focus change on active/inactive/tabs terminal exits
|
2015-09-07 04:03:24 +02:00 |
optionparse.py
|
…
|
|
paned.py
|
Annoyingly fiddly fix for focus change on active/inactive/tabs terminal exits
|
2015-09-07 04:03:24 +02:00 |
plugin.py
|
…
|
|
preferences.glade
|
Added smart copy mode switch to prefs (Steve Boddy, LP#1223129)
|
2015-10-01 20:53:15 +02:00 |
prefseditor.py
|
Added smart copy mode switch to prefs (Steve Boddy, LP#1223129)
|
2015-10-01 20:53:15 +02: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
|
Added smart copy mode switch to prefs (Steve Boddy, LP#1223129)
|
2015-10-01 20:53:15 +02:00 |
terminal_popup_menu.py
|
…
|
|
terminator.py
|
Fix for those not running IBus, where the IBus workaround caused broken keys in other keymaps set with non-IBus tools
|
2015-09-16 00:05:30 +02:00 |
titlebar.py
|
Make the random default group names translatable
|
2015-08-04 20:40:46 +02:00 |
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
|
Update versions for 0.98
|
2015-09-07 14:43:24 -07:00 |
window.py
|
As part of GTK3 fixup, some backported improvements to the DBus
|
2015-09-19 05:21:36 +02:00 |