Skip to content

v0.9.99

Compare
Choose a tag to compare
@o-sdn-o o-sdn-o released this 05 Aug 18:03
· 520 commits to master since this release
a35d3d7

GitHub all current

Changes:

  • Improve TSF integration.
  • Fix restoring minimized windows.
  • Fix mouse wheel scrolling.
  • Fix inverted text underlining.
  • Assign Ctrl+Wheel to zoom cells and CapsLock+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).

Note: The current version of vtm is not compatible with previous versions.