- Update to 1.13.0:
* Colorshemes: add Fir Dark, Selenized Dark, Selenized Black,
Selenized Light and Selenized White schemes
* New translations: Indonesian
* Translation updates for Catalan, Chinese (Simplified), Croatian,
Dutch, French, German, Italian, Portuguese, Portuguese (Brazil),
Russian, Spanish, Swedish, Turkish
* Handle scale changes on the fly
* Better named option to enable/disable typing sounds
* Improved README file
* The tyls tools now supports pls files
* Fade the background of the terminal with the background color
defined in the color scheme
* Update the default theme to customize selection arrows
* Update color schemes about selection arrows
* Better documentation of the tyalpha tool
* Fix issue when restoring the cursor state
* Fix issue preventing some red color from being displayed
* Cleanup the code base about C reserved identifiers
* Code analyzed with Coverity 2022.06
* Test code with some Coccinelle script in the GitHub's CI
* Update the ChangeLog.theme file
- remove upstreamed fix-colorscheme-name-typo.patch
- rebase feature-flat-colorscheme.patch
OBS-URL: https://build.opensuse.org/request/show/1073358
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/terminology?expand=0&rev=80
- Update to 1.8.0
* Small framework to add unit tests
* Display tooltips on when hovering color descriptions
* Handle OSC 10/11 to change/get background and foreground colors
* Reworked build system for testing and fuzzing
* Use of switch-case constructs when home-made binary search was not
efficient
* Support EFL 1-22 or newer only
* Larger list of word separators when doing word-selection
* Reworked the Settings panel to add one panel on Mouse interactions
* Handle Emoji characters as double-width, following Unicode 13.0
* Fix issues detected by UndefinedBehavior Sanitizer
OBS-URL: https://build.opensuse.org/request/show/824280
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/terminology?expand=0&rev=68
- Update to 1.7.0
Additions:
* Terminology is packaged on the `snapstore` at https://snapcraft.io/terminology
* Add THEME.md, a documentation file on theming Terminology
* Drag tabs to reorder them
* Dragging tabs outside the tab bar can be used to create new splits
or tabs
* Add Croatian translation
* Handle escape code used to display terminal program and version
* Set environment variables TERM_PROGRAM and TERM_PROGRAM_VERSION
Improvements:
* Memory accounting of the backlogs. Seen under the Behavior tab on
the Settings panel
* Handle escape codes to stack titles
* ''tyls'': add icon for ''flac'' files
* Update the mild-based themes to be on-par feature-wise with the
default theme
* Tab selector shows background color
* Controls panel is hidden when creating new tab or split
* Enable Grouped Input from the Controls panel
* Show special icon on tab when using Grouped Input
* Add option to decide whether Grouped input goes to all tabs or only
visible ones
* Improve email/links detection when surrounded with special
characters
* Remove link underline when the link disappears
* Share translucent/opacity setting across all instances
* Use a default icon of each tab on the Settings toolbar
* Update French, German, Italian and Serbian translations
Removals:
* Removed video settings
Fixes:
* Handle invalid values on OSC escape codes
* Better handle reads and writes on EINTR/EAGAIN
OBS-URL: https://build.opensuse.org/request/show/808885
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/terminology?expand=0&rev=66
- Update to 1.6.0
Additions:
* Show title tab on splits, depending on configuration
* Show tabs that had a bell rang and had not been focused
* Add wizard on new configuration to set scaling
* Add scale configuration in the Settings panel
* Add Polish translation
Improvements:
* Themes: make tab title readable based on theme default colors
* Move the tab selector on the tab line
* Be able to select and copy tabs
* Better handle stalled unix socket when using one terminology with
multiple instances
* Change typop behavior to queue files in case there are multiple files to
look at
* Update Italian translation
Fixes:
* Fix live selections in the scrollback
* Fix unchecking "auto-hide cursor" not working
* Fix memory leaks related to looking for links under the mouse
* Ensure Terminology compiles with EFL-1.20
* Fix link detection over spaces
* Fix tab selector no longer taking into account the new destination
* Fix crash when using typop with multiple files
* No longer set environment variable DESKTOP_STARTUP_ID as it may no
longer be accurate
* Allow tabs to be pasted
OBS-URL: https://build.opensuse.org/request/show/769092
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/terminology?expand=0&rev=64
- Upgrade release 1.5.0
* Handle emoji has double-width character, introduced in Unicode 9.0.
* Add option "Treat Emojis as double-width characters", on by default.
* Hide cursor when idle, with parameter to set idle time
* Add papercolor theme
* Themes can now set background color through a color-class
* Handle OSC-11 to report background color
* Update Italian and French translations
* Fix initial window size hints
* Fix focus issues
OBS-URL: https://build.opensuse.org/request/show/725170
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/terminology?expand=0&rev=62
- Update to 1.4.1:
* Decode pasted string as UTF-8, fixing some characters being skipped
* Fix theme to ensure default size is 80x24
* Fix focus disappearing after going to Settings and back
* Release v1.4.0
* Add Continuous Integration on every push to the git repository
* Add a test framework on escape code parsing and interpreting
* Add more than 120 test files
* Add support, along with tests, for the following escape codes: DSR-DIR,
DSR-KBD, DSR-MSR, DSR-DECCKSR, DSR-OS, DSR-PP, DSR-UDK, DECSCLM, DECBI,
DECFI, DECSACE, DECRARA, DECCRARA, DECIC, DECDC, DECCRA, DECST8C, DA3,
DECSWBV
* Add finer configuration on whether to activate links
* Set environment variable WINDOWID
* Selections only disappear if the underlaying content changes
* When pasting a buffer, skip control characters as a security measure
* Fixes, along with tests, on handling the following escape codes: VPR,
DECERA, DECFRA, DSR-CPR, DCH, DECALN, DECAWM, IL, DL
* Fixes, along with tests, on mouse reporting
* Fixes on issues spotted by Coverity
* Release v1.3.2
* Clicking on links works again
* Release v1.3.1
* Add manpages on Terminology's helpers
* Do not popup unknown media types (security issue)
* Right-click on hyperlinks no longer crashes
* Release v1.3.0
* Hyperlink escape code support
* Optimize escape code parsing by improving cell copies
* Fix issues about settings panel
OBS-URL: https://build.opensuse.org/request/show/705879
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/terminology?expand=0&rev=60
- Update to 1.2.1:
* Fix focus issues when input was not registering
* User-defined tab titles stay even when terminal wants change it
* Themes no longer have glow effect when unfocused
- Change in 1.2.0:
* New build system based on Meson
* Add Nord theme
* Add tysend tool and support escapes for sending single files
* Grouped input support with Alt+g and Alt+Shift+g
* Different cursor shapes: block (default), underline and bar
* Support REP (Repeat preceding character) escape code
* Support HPA (Horizontal Position Absolute) escape code
* Support encircled escape code (SGR 52)
* Support DECSCUSR (changing cursor shape)
* When grabbing images through gravatar, use https
* Shine level is configurable
* Support EFL 1.20 or newer only
* Approximate true-colors
- Swith to meson
- Replace category defined in the .desktop file
- Spec file cleanup
OBS-URL: https://build.opensuse.org/request/show/610145
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/terminology?expand=0&rev=58
- Update to 1.1.1:
* Fix issues with bottom margins
* No longer add spurious newlines in selections in the backlog
* No longer add space when running command from -e option
* Fix -T option to set the title of the window
- Fix empty debug files on Mageia (add the -g flag)
- Add _git macro
- Use autogen.sh instead of autoreconf
- Auto-convert icons to hicolor
- Add package with translations
- Replace categories defined
- Add macros: _git, e_branding_version ,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
OBS-URL: https://build.opensuse.org/request/show/531968
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/terminology?expand=0&rev=56
* 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
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/terminology?expand=0&rev=55
Changes since 0.6.1:
--------------------
Additions:
* Internationalization and Localization support
* Options -s/--split to start terminology with multiple splits
* Configurable key bindings
* Add a panel to launch elementary_config
Improvements:
* Opacity level can be configured in translucent mode
* Miniview: add position indicator
* Improve media controls
* Use a scalable font on default configuration
* Usual round of improvements on terminal compatibility
Fixes:
* Fix issue with mute option
* Various bug fixes
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/terminology?expand=0&rev=37
Changes since 0.5.1:
--------------------
Additions:
* Make term switching cyclic
* Add Mouse-Over focus
* Fraktur support
* Add option whether to detect links
* Add option to disable the sound of the bell
* Add new themes: Nyanology and smyck
* Add miniview feature
Improvements:
* Improve terminal compatibility
* Improve font selector to be able to select different font styles
* Support rotation metadata on media files
Fixes:
* Various bug fixes
OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/terminology?expand=0&rev=32