..
plugins
Merge pull request #844 from vssdeo/843-Plugin-SaveLastSessionLayout-not-saving-layout-when-user-logs-out-or-shutdown-or-restart
2024-02-17 10:19:03 -05:00
themes
Some small fixes for transparent scrollbars in Breeze and HighContrast
2016-12-12 13:10:29 +01:00
__init__.py
Fix shebang and executable flag for all scripts
2020-04-05 16:36:06 +02:00
borg.py
Remove duplicated info in some debug messages
2022-01-28 21:51:54 +01:00
config.py
Merge pull request #882 from vssdeo/760-working-directory-feature-is-broken
2024-02-14 21:34:29 -05:00
configjson.py
Merge pull request #736 from rkashinin/issue-676
2023-08-26 21:49:12 -04:00
container.py
Add a setting to specify when to ask to confirm before closing
2023-10-10 17:03:21 +02:00
cwd.py
fix cwd for non-vte shells
2020-06-10 17:06:36 -04:00
debugserver.py
fix io errors on debugserver
2020-06-01 20:11:03 -04:00
editablelabel.py
Fix typos
2022-10-22 00:07:07 +08:00
factory.py
Remove duplicated info in some debug messages
2022-01-28 21:51:54 +01:00
ipc.py
add missing @with_proxy, fixes #850
2024-01-26 15:17:41 +01:00
keybindings.py
fix indent
2020-04-22 21:44:45 -04:00
layoutlauncher.glade
Fix #345 The Alt+L layout chooser is too small
2020-12-31 14:20:34 -03:00
layoutlauncher.py
Fix #345 The Alt+L layout chooser is too small
2020-12-31 14:20:34 -03:00
notebook.py
Merge pull request #849 from vssdeo/835-crash-after-unzooming-a-single-terminal-inside-a-tab
2024-02-15 22:28:29 -05:00
optionparse.py
Merge branch 'feature/add-command-line-command-to-reload-configuration' of https://github.com/dantecalderon/terminator into dantecalderon-feature/add-command-line-command-to-reload-configuration
2023-08-26 21:39:29 -04:00
paned.py
Merge pull request #589 from Vulcalien/zoom-on-notebook
2022-11-18 23:28:17 -05:00
plugin.py
Merge pull request #806 from vssdeo/805-keyboard-shortcut-support-for-plugins-code-decoupling
2023-08-25 21:20:05 -04:00
preferences.glade
wired up preferences GUI
2024-02-08 16:34:02 -05:00
prefseditor.py
Merge pull request #882 from vssdeo/760-working-directory-feature-is-broken
2024-02-14 21:34:29 -05:00
regex.py
add option to not match case during search
2020-06-22 15:24:41 -04:00
searchbar.py
Fix typos
2022-10-22 00:07:07 +08:00
signalman.py
Fix shebang and executable flag for all scripts
2020-04-05 16:36:06 +02:00
terminal.py
Properly parse file:/// URIs
2024-03-11 15:17:51 -04:00
terminal_popup_menu.py
fix: Remove unused imports in several modules #752
2024-01-26 20:20:19 +02:00
terminator.py
Merge pull request #887 from mattrose/fix-tb
2024-02-18 10:30:29 -05:00
titlebar.py
Make Ctrl+Click on group button automatically create groups
2022-12-06 18:08:01 -03:00
translation.py
Fix shebang and executable flag for all scripts
2020-04-05 16:36:06 +02:00
util.py
Merge pull request #632 from xuezhixin/master
2022-10-30 21:30:34 -04:00
version.py
fix: version re-set to 2.1.3
2024-02-16 19:36:41 +01:00
window.py
window.py: Fix window group toggle keybind
2024-02-09 18:39:37 -05:00