terminator/terminatorlib
Matt Rose 070803ea75
Merge pull request #343 from JAugusto42/general_improvements
feat: refactoring terminal file
2020-12-29 01:00:24 +00:00
..
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 remove rewrap on resize from option and remove functions too 2020-12-27 19:48:41 -03: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 a commandline flag to unhide any windows 2020-11-26 15:35:12 -05: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 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 remove rewrap on resize from option and remove functions too 2020-12-27 19:48:41 -03:00
prefseditor.py remove rewrap on resize from option and remove functions too 2020-12-27 19:48:41 -03: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 Merge pull request #343 from JAugusto42/general_improvements 2020-12-29 01:00:24 +00:00
terminal_popup_menu.py update to non-deprecated Gtk.Menu popup call 2020-12-28 14:05:11 -05:00
terminator.py fix background image profile preferences ui 2020-11-19 11:49:45 -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.0.1 2020-10-11 14:13:42 -04:00
window.py only import the GdkX11 if it is part of the glib module repository 2020-04-17 12:50:46 -04:00