|
|
|
=================
|
|
|
|
Terminology 1.5.0
|
|
|
|
=================
|
|
|
|
|
|
|
|
Changes since 1.4.1:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Additions:
|
|
|
|
* 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
|
|
|
|
|
|
|
|
Improvements:
|
|
|
|
* Themes can now set background color through a color-class
|
|
|
|
* Handle OSC-11 to report background color
|
|
|
|
* Update Italian and French translations
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
* Fix initial window size hints
|
|
|
|
* Fix focus issues
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 1.4.0:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 1.3.2:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Additions:
|
|
|
|
* 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
|
|
|
|
|
|
|
|
Improvements:
|
|
|
|
* Selections only disappear if the underlaying content changes
|
|
|
|
* When pasting a buffer, skip control characters as a security measure
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 1.3.1:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Fix:
|
|
|
|
* Clicking on links works again
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 1.3.0:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Addition:
|
|
|
|
* Add manpages on Terminology's helpers
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
* Do not popup unknown media types (security issue)
|
|
|
|
* Right-click on hyperlinks no longer crashes
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 1.2.1:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Additions:
|
|
|
|
* Hyperlink escape code support
|
|
|
|
|
|
|
|
Improvements:
|
|
|
|
* Optimize escape code parsing by improving cell copies
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
* Fix issues about settings panel
|
|
|
|
* Do not pass input when tab selector is up
|
|
|
|
* Escape code fixes
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 1.2.0:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
* Fix focus issues when input was not registering
|
|
|
|
* User-defined tab titles stay even when terminal wants change it
|
|
|
|
* Themes no longer have glow when unfocused
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 1.1.1:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Additions:
|
|
|
|
* 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
|
|
|
|
|
|
|
|
Improvements:
|
|
|
|
* 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
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
* Escape code fixes
|
|
|
|
* More focus fixes
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 1.1.0:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Additions:
|
|
|
|
* Danish translation
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 1.0.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 binding (Alt+Up/Down/Left/Right) to move around panes
|
|
|
|
|
|
|
|
Improvements:
|
|
|
|
* Fallback to ~ or / when creating new term if current dir 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 1xp step when having visible tabs
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 0.9.1:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Additions:
|
|
|
|
* Bold/Italic support (on by default)
|
|
|
|
|
|
|
|
Improvements:
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 0.9.0:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Improvement:
|
|
|
|
* Handle Ctrl-[2-8] when tab key bindings are removed
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
* Fix resizing issue
|
|
|
|
* Fix solarized theme
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 0.8.0:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Additions:
|
|
|
|
* Add keybing to fullscreen Terminology
|
|
|
|
* Right click on selection to be able to copy/open it
|
|
|
|
* Add meta/hyper to key bindings
|
|
|
|
* Add option to always show miniview
|
|
|
|
* Add option to disable terminology escape codes
|
|
|
|
|
|
|
|
Improvements:
|
|
|
|
* Add -a option to tyls to display hidden files
|
|
|
|
* tybg without arguments restores the default wallpaper
|
|
|
|
* Escape closes media popup
|
|
|
|
* Terminology works on solaris
|
|
|
|
* Font selector now displays previews with current theme colors
|
|
|
|
* Try to get mime type when displaying URLs
|
|
|
|
* Do not use ':' as word separator but trim it from word selections
|
|
|
|
* Improved resizing handling
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
* Various bug fixes
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 0.7.0:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Additions:
|
|
|
|
* Gravatar support
|
|
|
|
* Visual tab bar
|
|
|
|
* xterm "notification" support
|
|
|
|
|
|
|
|
Improvements:
|
|
|
|
* Display pre-edit text when composing
|
|
|
|
* Selection improvements
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
* Various bug fixes
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 0.6.0:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Additions:
|
|
|
|
* Add .tga images to recognized files
|
|
|
|
|
|
|
|
Improvements:
|
|
|
|
* Reduced power consumption
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
* Fix issues with the teamwork modules and popups
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 0.5.0:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
* Make terminology compatible with upcoming efl/elm 1.10
|
|
|
|
* Fix disappearing prompt on resize
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 0.4.0:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Additions:
|
|
|
|
* Color settings panel
|
|
|
|
* Wallpaper settings panel
|
|
|
|
* Load themes from ~/.config/terminology/themes/
|
|
|
|
* Add a new theme: base16_ocean_dark
|
|
|
|
|
|
|
|
Improvements:
|
|
|
|
* Better default configuration
|
|
|
|
* Improve terminal compatibility
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
* Many bugs fixes
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 0.3.0:
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
Additions:
|
|
|
|
* Add a man page
|
|
|
|
* Text reflow
|
|
|
|
* Add option to set geometry on start
|
|
|
|
* Audio keyboard
|
|
|
|
* Inline edje objects
|
|
|
|
|
|
|
|
Improvements:
|
|
|
|
* Compress backscroll
|
|
|
|
* Improve terminal compatibility
|
|
|
|
* 256-colors support
|
|
|
|
* Selection handling
|
|
|
|
|
|
|
|
Fixes:
|
|
|
|
* Many bugs fixes
|