v0.9.99
Changes:
- Improve TSF integration.
- Fix restoring minimized windows.
- Fix mouse wheel scrolling.
- Fix inverted text underlining.
- Assign
Ctrl+Wheel
to zoom cells andCapsLock+0
to reset zoom in GUI mode. #571 (comment) - Fix Win key sticking (after Win+Space).
- Fix emoji input on Windows 8.
- Built-in terminal:
- Fix color text copying to clipboard.
- Fix Enter key in WSL (0x0A->0x0D).
- Change settings structure in
settings.xml
:- Alternate scroll mode:
<altscroll enabled="yes" step=1/>
-><altscroll="on"/>
. - Drop config parameter
<config/appearance/defaults/wheel_dt=3 /> <!-- Mouse scrolling wheel step. -->
in favor of system-wise mouse settings (aka lines to scroll setting).
- Alternate scroll mode:
Note: The current version of vtm is not compatible with previous versions.