v0.9.84
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 testvtm -g -r calcvtm -g -r textvtm -g -r gemsvtm -g -r truecolor
- Fix empty titles in built-in terminal.
- Revise SetConsoleScreenBufferSize viewport limits (currently max_size=1280x288).
- Add
-t/--tuiand-g/--guicli 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