golang-sourcehut-rockorager-vaxis Debian release 0.13.0-1
golang-sourcehut-rockorager-vaxis Debian release 0.11.1-1
golang-sourcehut-rockorager-vaxis Debian release 0.10.3-1
golang-sourcehut-rockorager-vaxis Debian release 0.9.2-2
golang-sourcehut-rockorager-vaxis Debian release 0.9.2-1
vaxis v0.9.2: - Fix setting of wrapped flag
vaxis v0.9.1 - Fix terminal wrapping of wide characters
vaxis v0.9.0 - Fix terminal widget scrolling with wide characters - Expose XTVERSION result - Add kitty keyboard keypad keys - Fix decoding certain legacy keys - Add OSC 176 support - Add OSC 11 support - Fix leaking goroutine
vaxis v0.8.5 - Fix several terminal widget bugs - Tab stop positions were off by 1 - Now reponds to secondary DA queries - Fix encoding of function keys higher than F12
vaxis v0.8.4 - Reposition cursor every new row to fix visual selection of wrapped lines
vaxis v0.8.3 - Fix charset handling in term widget - Always use ioctl for winsize on unix - Fix some key encodings for kitty keyboard
vaxis v0.8.2 - Fix reference to removed constant
vaxis v0.8.1 - Fix encoding of shift+space in terminal widget - Use disambiguate flag by default
vaxis v0.8.0 - Add VT220 function keys - Add method of setting any CSIu encoding flag
vaxis v0.7.4 - Include noZWJ width measurement in style string calcs
vaxis v0.7.3 - Fix encoding of Ctrl+z in legacy - Add new grapheme width calc mode: nozwj where we handle VS16 and skintone selectors but _not_ zwjs - Enable forcing of grapheme width calc mode - Add styled underlines to terminal widget