github directvt/vtm v0.9.84

latest releases: v2026.01.16, v2026.01.13, v2026.01.11...
18 months ago

v0.9.84

GitHub all current

Changes:

  • Allow vtm to run in GUI mode (Windows platform only).
  • Fix CSI subarguments parsing (color underlining).
  • Allow demos in release builds (to test GUI mode):
    • vtm -g -r test
    • vtm -g -r calc
    • vtm -g -r text
    • vtm -g -r gems
    • vtm -g -r truecolor
  • Fix empty titles in built-in terminal.
  • Revise SetConsoleScreenBufferSize viewport limits (currently max_size=1280x288).
  • Add -t/--tui and -g/--gui cli options, #571 (comment).
  • Fix Far Manager colors on Windows 8.
  • Fix Alt+Numpad processing

GUI Mode

GUI window Resizing grips Window 1px-height row (in fullscreen mode)¹
Alt+Enter Toggle fullscreen mode
DblLeftClick Toggle fullscreen mode (if unhandled)
Home+End Close GUI window
Wheel Change text cell size (if unhandled)
AnyDrag
Left+RightDrag
Move GUI window (if unhandled)
LeftDrag Resize GUI window
RightDrag Move GUI window

¹ — In fullscreen mode, the GUI window reserves a 1px high area at the top for forwarding mouse events.

Not implemented

  • Tooltips.
  • Clipboard preview.
  • TSF integration.
  • Sounds

Don't miss a new vtm release

NewReleases is sending notifications on new releases.