..
plugins
Fix shebang and executable flag for all scripts
2020-04-05 16:36:06 +02: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
tests: Update suite for pytest
2020-05-09 10:24:20 +02:00
config.py
Merge pull request #195 from mattrose/add_key_create_group
2020-08-25 15:56:59 -04:00
container.py
Fix shebang and executable flag for all scripts
2020-04-05 16:36:06 +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 shebang and executable flag for all scripts
2020-04-05 16:36:06 +02:00
encoding.py
Fix shebang and executable flag for all scripts
2020-04-05 16:36:06 +02:00
factory.py
Fix shebang and executable flag for all scripts
2020-04-05 16:36:06 +02:00
ipc.py
Exit remotinator with an explicit error message when terminator is need but not running.
2020-08-19 13:54:12 +02:00
keybindings.py
fix indent
2020-04-22 21:44:45 -04:00
layoutlauncher.glade
Make LayoutLauncher window a little larger by default
2020-05-06 13:44:29 -03:00
layoutlauncher.py
Fix shebang and executable flag for all scripts
2020-04-05 16:36:06 +02:00
notebook.py
dont traceback if we cant find a last active term
2020-06-15 20:59:09 -04:00
optionparse.py
Adding maximize option
2020-06-11 20:23:18 +02:00
paned.py
Add 'wide_handle' property to allow you to paste from the first column to the right of a vertically split window
2020-08-24 14:41:21 -04:00
plugin.py
tests: Update suite for pytest
2020-05-09 10:24:20 +02:00
preferences.glade
Add 'title at bottom' comment to say it require a restart to take effect.
2020-08-16 10:16:29 +02:00
prefseditor.py
Add Tests for `Preferences>Keybidings`
2020-09-02 16:39:20 +03:00
regex.py
add option to not match case during search
2020-06-22 15:24:41 -04:00
searchbar.py
catch TypeError when PCRE2 is not available
2020-06-24 10:16:58 -04:00
signalman.py
Fix shebang and executable flag for all scripts
2020-04-05 16:36:06 +02:00
terminal.py
Merge pull request #195 from mattrose/add_key_create_group
2020-08-25 15:56:59 -04:00
terminal_popup_menu.py
launch new layouts directly from right-click menu
2020-06-21 11:52:04 -04:00
terminator.py
remove unused gnome session code
2020-07-22 13:44:34 -04:00
titlebar.py
Fix shebang and executable flag for all scripts
2020-04-05 16:36:06 +02:00
translation.py
Fix shebang and executable flag for all scripts
2020-04-05 16:36:06 +02:00
util.py
Fix some compat issues for Python 2.7
2020-04-17 18:19:25 +02:00
version.py
Release version 1.92
2020-04-18 12:45:06 +02:00
window.py
only import the GdkX11 if it is part of the glib module repository
2020-04-17 12:50:46 -04:00