vaxis v0.13.0
- Add vxfw widget framework and application runtime
- Support OSC 4 and OSC 10 queries
-----BEGIN SSH SIGNATURE-----
U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgjXMOS1WM/QU+zWjt+yBjBVkwvh
vxaexAqUYxZKpc6wwAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5
AAAAQCwlWKi7Mh3hGGBcRrsG8vKWE6i/DaYnmUVoosKWLuAdheZ9FGUt98CaVDlclcMk/R
vWJwkwCr2Tl2Ydx4uciQc=
-----END SSH SIGNATURE-----
vaxis v0.12.0
- Support DECRQSS for DECSCUSR (cursor styles)
- Properly reset cursor style on Suspend
- Terminal widget now supports OSC 52
- Introduce structure for vxfw widget framework
-----BEGIN SSH SIGNATURE-----
U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgjXMOS1WM/QU+zWjt+yBjBVkwvh
vxaexAqUYxZKpc6wwAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5
AAAAQNkWVDwPUAC4FU60uKtdEGI6FpPLVFK2vNB2kTP6xUCTFmY6Y0C6mfyRbX2twvDKEO
T4+c7e5crnBL7PQdfCvwE=
-----END SSH SIGNATURE-----
vaxis v0.11.1
- Fix terminal widget bug: restore cursor must reset wrap state
-----BEGIN SSH SIGNATURE-----
U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgjXMOS1WM/QU+zWjt+yBjBVkwvh
vxaexAqUYxZKpc6wwAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5
AAAAQEjlgGWjoYg759Pu4lMaL0TgFncNDKdXfXULZZ7+jC9DJsQdUlyxzXVGkjQ8cn39CW
O9XdrWzy77nPGwjh4IsgQ=
-----END SSH SIGNATURE-----
vaxis v0.11.0
- Add List widget
- Fix OSC 11 response ordering
- Clear alt screen before exiting
- Fix nil access on OSC 11 request
vaxis v0.10.3
- Fix a race condition in the terminal widget for OSC 11
vaxis v0.10.2
- Fix dropping of events on large pastes
vaxis v0.10.1
- Fix reporting of resize events when using mode 2048
vaxis v0.10.0
- Improved performance all around for sixels (thanks, delthas)
- Fix key decoding for Home and End for the st terminal
- Implement mode 2048 for in-band resizes
- Add quirk for tmux 3.4 to turn on unicode width measurements
vaxis v0.9.2:
- Fix setting of wrapped flag
vaxis v0.9.1
- Fix terminal wrapping of wide characters