.. |
plugins
|
feed_child() only accepts UTF-8, so that's what we'll send for now
|
2020-11-17 12:19:59 -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
|
tests: Update suite for pytest
|
2020-05-09 10:24:20 +02:00 |
config.py
|
Merge pull request #314 from mattrose/zoom-all-keybind
|
2020-12-30 16:24:17 -05:00 |
configjson.py
|
set default profile from the json file
|
2020-09-24 15:19:58 +03:00 |
container.py
|
Revert "Merge pull request #36 from waldner/master"
|
2020-12-27 13:29:30 -05: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
|
Add switch profile command to remotinator
|
2021-01-12 14:35:10 -03: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
|
Revert "Merge pull request #36 from waldner/master"
|
2020-12-27 13:29:30 -05:00 |
optionparse.py
|
add a commandline flag to unhide any windows
|
2020-11-26 15:35:12 -05:00 |
paned.py
|
Revert "Merge pull request #36 from waldner/master"
|
2020-12-27 13:29:30 -05:00 |
plugin.py
|
URLHandler.unload: Fix check for handler_name being set
|
2020-11-18 20:24:42 -05:00 |
preferences.glade
|
prep for release 2.1.0
|
2021-01-04 10:32:32 -05:00 |
prefseditor.py
|
Merge pull request #314 from mattrose/zoom-all-keybind
|
2020-12-30 16:24:17 -05:00 |
regex.py
|
add option to not match case during search
|
2020-06-22 15:24:41 -04:00 |
searchbar.py
|
Add support for inverted search
|
2020-10-20 09:21:12 -04:00 |
signalman.py
|
Fix shebang and executable flag for all scripts
|
2020-04-05 16:36:06 +02:00 |
terminal.py
|
Fixed race condition when calling grab_focus after underlying vte could be closed
|
2021-02-18 22:21:40 -05:00 |
terminal_popup_menu.py
|
update to non-deprecated Gtk.Menu popup call
|
2020-12-28 14:05:11 -05:00 |
terminator.py
|
issue 271: add keybindings to zoom all terminals at once
|
2020-12-03 13:43:05 -05:00 |
titlebar.py
|
Add feature to allow relaunching the command after child exit when the exit action is to hold the tab open
|
2020-12-27 10:12:19 -06:00 |
translation.py
|
Fix shebang and executable flag for all scripts
|
2020-04-05 16:36:06 +02:00 |
util.py
|
load config from XDG_CONFIG_DIRS if user config file doesn't exist
|
2020-12-01 14:38:29 -05:00 |
version.py
|
prep for release 2.1.0
|
2021-01-04 10:32:32 -05:00 |
window.py
|
only import the GdkX11 if it is part of the glib module repository
|
2020-04-17 12:50:46 -04:00 |