Changelog for
terminology-theme-upstream-1.2.99.20181018.80e3685-49.49.x86_64.rpm :
* Tue Oct 23 2018 opensuse-packagingAATTopensuse.org- Update to version 1.2.99.20181018.80e3685:
* build - new meson git added in as a keyword, so avoid it
* termptyesc: fix bug found by tyfuzz
* tyfuzz: support hyperlinks
* move code about hyperlinks to termpty.c to avoid issues with tyfuzz
* update test case
* hyperlinks: only highlight links with same url and id. Closes T6329
* termio: obj is unused
* termio: remove unused same_link parameter. CID1396157
* gravatar: also with hyperlinks starting with \"mailto:\"
* termio: fully cleanup past links when hovering hyperlink
* Fri Jun 29 2018 avvissuAATTyandex.by- If a png file found; then convert to hicolor; else break
* Thu May 17 2018 avvissuAATTyandex.by- Spec file cleanup
* Thu Nov 16 2017 avvissuAATTyandex.by- Build with meson
* Fri Sep 22 2017 avvissuAATTyandex.by- Fix empty debug files on Mageia (add the -g flag)
* Thu Sep 21 2017 avvissuAATTyandex.by- Add _git macro- Use autogen.sh instead of autoreconf- Auto-convert icons- Add package with translations- Replace categories defined- Add macros: %icon_theme_cache_post{un} %desktop_database_post{un}- Add files: AUTHORS ChangeLog NEWS- Refresh the list of files- Fix build on: SLE, Fedora, Mageia- Spec file cleanup
* Wed Aug 23 2017 sfleesAATTsuse.de- Update to 1.1.0
* Additions:
* Double-click on tab title to change it
* Add option to disable focus-in/out animations and visuals
* Add option to set current window size as default.
* Support Right/Left Margins
* Support for the DECERA/DECFRA escape codes
* Move cursor to position on Click+Alt
* Add bindings (Alt+Up/Down/Left/Right) to move around panes
* Improvements:
* Fallback to ~ or / when creating new terminal if current directory is not available
* Support only efl >= 1.8.0
* Harden escape codes decoding
* Update all terms of a window when changing font (name or size)
* Remove teamwork feature
* Fixes:
* Correctly handle the DECOM, DECSTBM, DECSLRM escape codes
* Fix crash when resizing and there are tabs in content
* Fix mouse motion and mouse button reporting
* Set window sizing to 1px-step when having visible tabs
* Tue Aug 22 2017 simonf.leesAATTsuse.com- Make a git package work again
* Thu Jan 26 2017 sleep_walkerAATTopensuse.org- bump to 1.0.0 Changes since 0.9.1: Additions:
* Bold/Italic support (on by default) Improvement:
* Add keybinding shift+home to go to the top of the backlog
* Add keybinding shift+end to reset scroll
* Add keybinding shift+left/right to switch between tabs
* Add keybinding ctrl+alt+t to change terminal\'s title
* Add ability to copy links on right-click menu
* Font size can be changed by escape sequence
* Rewrite link detection to be more efficient
* Sanitize SHELL environment variable when using it Fixes:
* Fix selections
* Fixes about escape sequences managing tabs
* Many fixes- suppress errors in build log when edje_cc tries to reach DBus