Commit Graph

2961 Commits

Author SHA1 Message Date
Tomek Sabała 1256a0b2b0 Update README with install instructions
Added a hint on where to look for information on enabling terminator package repository.
2020-12-01 16:22:58 +01:00
Matt Rose cdb5755193 add a commandline flag to unhide any windows 2020-11-26 15:35:12 -05:00
Matt Rose 40bd59481b
Merge pull request #296 from mattrose/fix-bg-ui
fix background image profile preferences ui
2020-11-19 16:31:04 -05:00
Matt Rose 18ed95abe7 fix background image profile preferences ui 2020-11-19 11:49:45 -05:00
Matt Rose bf89313138
Merge pull request #295 from strottie/master
Minor fixes
2020-11-19 08:37:13 -05:00
Jean-Sebastien Trottier 912e486b7d Terminal.close: Avoid error when self.pid is None 2020-11-18 20:35:29 -05:00
Jean-Sebastien Trottier 352fdfe279 URLHandler.unload: Fix check for handler_name being set 2020-11-18 20:24:42 -05:00
Matt Rose d845e837df
Merge pull request #294 from mattrose/issue292
fix issue with older vte lib
2020-11-18 12:52:08 -05:00
Matt Rose 1be51cccad fix issue with older vte lib 2020-11-18 09:46:25 -05:00
Matt Rose ebc266e554
Merge pull request #286 from mattrose/dim-on-focus-out-sq
fix issue #74
2020-11-17 12:24:31 -05:00
Matt Rose ecdfd9da20
Merge pull request #291 from mattrose/fix-feed-child
replace feed_child_binary() calls with feed_child()
2020-11-17 12:23:53 -05:00
Matt Rose 040b828ed1 feed_child() only accepts UTF-8, so that's what we'll send for now 2020-11-17 12:19:59 -05:00
Matt Rose a55356ec8d replace feed_child_binary() calls with feed_child() 2020-11-17 12:06:16 -05:00
Matt Rose fdcab76408 convert the unfocused terminal font brightness to alpha transparency level 2020-11-14 11:03:58 -05:00
Matt Rose 03efabf9c1
Merge pull request #287 from milotype/milotype-hr-de
Update German and Croatian
2020-11-14 09:14:42 -05:00
milotype 3fa46da56a
Update German and Croatian 2020-11-14 01:40:09 +01:00
Matt Rose 77696aa2cd fix issue #74 2020-11-13 10:08:10 -05:00
Matt Rose 316afbc6c1
Merge pull request #280 from mattrose/term-links
support for SSH URIs
2020-11-09 17:54:49 -05:00
Matt Rose 77198d3459 support for SSH URIs 2020-11-09 17:50:05 -05:00
Matt Rose e6853fdd64
Merge pull request #279 from mattrose/add-hires-icons
add bigger icon sizes
2020-11-09 17:36:27 -05:00
Matt Rose df98639ed8 add bigger icon sizes 2020-11-09 17:30:08 -05:00
Matt Rose 2019953511
Merge pull request #278 from mattrose/fix-cmd-notify
fix stupid debugging error
2020-11-09 15:57:43 -05:00
Matt Rose 1dbaa807c6 fix stupid debugging error 2020-11-09 10:22:43 -05:00
Matt Rose 24a1f912d3
Merge pull request #277 from mattrose/doc-fixes
multiple small documentation fixes
2020-11-09 09:57:36 -05:00
Matt Rose 0ce26864b1 multiple small documentation fixes 2020-11-09 09:46:07 -05:00
Matt Rose a5339b4cba
Merge pull request #275 from mattrose/fix-kde-dnd
fix drag and drop issues on KDE
2020-11-06 22:06:57 -05:00
Matt Rose efccfc6ec7 fix drag and drop issues on KDE 2020-11-06 21:56:09 -05:00
Matt Rose 2af4e65b48
Merge pull request #270 from mattrose/issue262
pass original working directory to dbus_options as well
2020-10-30 15:45:05 -04:00
Matt Rose e9ee7d4409
Merge pull request #266 from mattrose/issue264_1
suppress warning if the vte capability is not there
2020-10-30 15:18:44 -04:00
Matt Rose bd3fdcd361
Merge pull request #267 from mattrose/issue264_2
fix new upstream vte warning
2020-10-30 12:45:19 -04:00
Matt Rose 1d8a7f2b2f pass original working directory to dbus_options as well 2020-10-30 12:05:27 -04:00
Matt Rose 915077f5ff fix new upstream vte warning 2020-10-26 17:33:48 -04:00
Matt Rose c7649b33e9 suppress warning if the vte capability is not there 2020-10-26 12:35:26 -04:00
Matt Rose acba6fa34e
Merge pull request #257 from yoavp77/allow-invert-search
Add support for inverted search
2020-10-26 12:29:44 -04:00
Matt Rose 49d2a76b1d
Merge pull request #265 from mattrose/debug_keybind
remove workaround for https://github.com/ibus/ibus/issues/1802
2020-10-26 11:58:58 -04:00
Matt Rose 736e88aa46 remove workaround for https://github.com/ibus/ibus/issues/1802 2020-10-26 11:51:27 -04:00
Joe Peled 4ae1282606 Add support for inverted search 2020-10-20 09:21:12 -04:00
Matt Rose 7c7ca7db47
Merge pull request #255 from mattrose/update_translations
update translations
2020-10-19 17:53:54 -04:00
Matt Rose 4da84af566 update translations 2020-10-19 17:45:16 -04:00
Matt Rose ff1860ad1b
Merge pull request #254 from mattrose/clear-select-on-smart-copy
Clear selection on smart copy
2020-10-19 17:41:52 -04:00
Matt Rose eef917b5ce
Merge pull request #249 from yoavp77/persist-search-case-sensitivity
Preserve searchbar case sensitivity state in config file on state change
2020-10-19 17:38:43 -04:00
Matt Rose 1822d6ccb1 add config entry and preferences GUI 2020-10-19 17:14:40 -04:00
Matt Rose 657c45abb7 Clear selection on copy if smart_copy is configured 2020-10-19 16:51:47 -04:00
Matt Rose 290ca4dbd6
Merge pull request #252 from napcok/master
Polish translation update
2020-10-18 19:38:04 -04:00
Daniel Napora f80e077f0c Polish translation update 2020-10-19 01:19:46 +02:00
Matt Rose a04529ac3c
Merge pull request #251 from napcok/master
update terminator.pot
2020-10-18 17:53:00 -04:00
Daniel Napora bc3d10cbde update terminator.pot 2020-10-18 22:38:03 +02:00
Joe Peled 19e1cf755c Simplify parsing config value 2020-10-17 22:04:00 -04:00
Matt Rose c3ce961917
Merge pull request #248 from napcok/master
Polish translation update
2020-10-17 18:50:17 -04:00
Joe Peled 66f4020e37 Preserve case sensitivity state in config file on state change 2020-10-17 17:51:19 -04:00