terminator/terminatorlib
Matt Rose 810ccc2478
Merge pull request #459 from pktiuk/open_dir_plugin
Add new plugin for opening current directory using right mouse button
2021-07-02 11:16:31 -04:00
..
plugins Add new plugin for opening current directory 2021-06-30 17:48:35 +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 add feat: config to open links with single click 2021-03-04 11:17:26 +01: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 Added set_tab_title command to remotinator. 2021-05-08 02:51:06 +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 Merge pull request #451 from kocho1984/close_tab_on_middle_button 2021-06-24 10:40:19 -04:00
optionparse.py add a commandline flag to unhide any windows 2020-11-26 15:35:12 -05:00
paned.py Fixed issue #433 (layout sometimes ignores ratio) 2021-06-01 20:40:58 +02:00
plugin.py URLHandler.unload: Fix check for handler_name being set 2020-11-18 20:24:42 -05:00
preferences.glade Bug Fix: 'Clear selection on copy' is always unchecked 2021-06-02 16:31:48 +02:00
prefseditor.py Bug Fix: 'Clear selection on copy' is always unchecked 2021-06-02 16:31:48 +02: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 Fix the background image loading exception 2021-05-15 22:22:22 +02: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 Release version 2.1.1 2021-04-01 16:25:40 -04:00
window.py Fixed geometry hints 2021-04-08 21:57:41 +02:00