It has been a long time since I last cut a release. Just a matter of a lot of little things getting in the way of cutting a release, and nothing seemed worthy of a release on it's own. Also, the nasty comments I've been getting in the issues has made me irrationally dig my heels in more. Anyways, here it is: A ton of tiny little fixes.
What's Changed
- Fix context menu keybinding reading. by @mattrose in #725
- Remove hack to ensure that focus is set. by @mattrose in #716
- Do not remove focus from the last_active_window by @Vulcalien in #726
- fix drag and drop by @mattrose in #728
- Capitalize the first letter for "Read only" by @pedroflor in #720
- Fix typo in man page by @magical-heyrovsky in #722
- Rewrite terminator.1 man page in AsciiDoc format by @Vulcalien in #733
- Remove settings 'hide_tabbar' and 'disable_real_transparency' by @Vulcalien in #734
- fix: typo in french translation by @Thibault-Brocheton in #738
- Remove more unused settings and update the docs accordingly by @Vulcalien in #735
- Rewrite terminator_config.5 man page in AsciiDoc format by @Vulcalien in #747
- Add detachable tabs feature to preferences by @zpalmtree in #698
- Alter get_text_range call based on VTE version by @mattrose in #777
- Revert "modify terminator separater size setting in gui to start from 1" by @mattrose in #778
- Updates for po/terminator.pot in hr by @transifex-integration in #774
- add new tab after current tab option by @x000zh in #767
- [bug 808] Plugins-dont-receive-keboard-signals-on-newly-opened-windows by @vssdeo in #809
- 805 keyboard shortcut support for plugins code decoupling by @vssdeo in #806
- Fix Insert Term Name Plugin error by @mattrose in #819
- 681 Plugin submission mouseless keyboard url open decoupled code by @vssdeo in #810
- Document syntax error by @xuezhixin in #807
- Updates for file po/terminator.pot in zh_CN on branch master by @transifex-integration in #798
- Add command line option --toggle-visibility by @j-d-r in #797
- Enable sixel support in VTE if it's available. by @Tyler-Hardin in #770
- fix: Minor fixes in terminatorlib/configjson.py by @nautics889 in #741
- feat: Add CLI command to reload configuration by @dantehemerson in #690
- Fix for issue #676: title field not seem to be working with JSON profile by @rkashinin in #736
- chore: bump ations/checkout (v2 -> v4) by @LeoDog896 in #821
- remove deprecated pytest-runner by @gotmax23 in #756
- fix: Remove unused imports in several modules #752 by @nautics889 in #753
- [bug 802] - Ability to undo or restore changes to the preferences #802 by @vssdeo in #822
- Fix: Add CLI command to reload configuration by @j-d-r in #824
- Ask before closing, even if there is only one terminal by @Vulcalien in #834
- Ask before close gui by @mattrose in #884
- 706 favorites bookmarks plugin by @vssdeo in #841
- window.py: Fix window group toggle keybind by @rcalixte in #883
- [bug 760] working directory feature is broken by @vssdeo in #882
- add missing @with_proxy, fixes #850 by @AtomsForPeace in #875
- [bug 835] 835-crash-after-unzooming-a-single-terminal-inside-a-tab #835 by @vssdeo in #849
- 846 mouseless keyboard url open fails to extract text and clear search between commands by @vssdeo in #855
- Updates for file po/terminator.pot in ru by @transifex-integration in #863
- feat: plugin - Save current user layout of all sessions, fixes #563 by @markdoerr in #878
- [bug 843] 843-Plugin-SaveLastSessionLayout-not-saving-layout-when-use… by @vssdeo in #844
- [bug 852] - 852-terminator_py_get_focussed_terminal_always_returns_none by @vssdeo in #856
- fix traceback in layout_done by @mattrose in #887
- fix syntax warnings by @mattrose in #886
- Properly parse file:/// URIs by @mattrose in #895
- Install manpages to share/man on FreeBSD by @arrowd in #898
New Contributors
- @pedroflor made their first contribution in #720
- @magical-heyrovsky made their first contribution in #722
- @Thibault-Brocheton made their first contribution in #738
- @zpalmtree made their first contribution in #698
- @x000zh made their first contribution in #767
- @j-d-r made their first contribution in #797
- @Tyler-Hardin made their first contribution in #770
- @nautics889 made their first contribution in #741
- @dantehemerson made their first contribution in #690
- @rkashinin made their first contribution in #736
- @LeoDog896 made their first contribution in #821
- @gotmax23 made their first contribution in #756
- @rcalixte made their first contribution in #883
- @AtomsForPeace made their first contribution in #875
- @markdoerr made their first contribution in #878
- @arrowd made their first contribution in #898
Full Changelog: v2.1.3...v2.1.4