| Note: | This vtm release is not compatible with previous versions. |
|---|---|
| The structure of bit fields has been changed due to the addition of support for new SGR attributes. |
Changes
- Add support for X11 Color Names in OSC4,10-12 commands.
bash:printf "\e]12;Orange red\a"
- Highlight #rrggbb[aa] color values in config preview.
vtm -l:
- Fix SGR 2 attribute (faint).
- Don't interrupt CSI execution on an unsupported SGR attribute.
- Add support for SGR 8/28 (hidden/visible) attribute.
- Fix cursor visibility in win32 conhost (in TUI mode).