Releases: kmscon/libtsm
Releases Β· kmscon/libtsm
v4.4.3
What's Changed
- Fix Ctrl-PgUp and Ctrl-PgDn combinations by @Karlson2k in #24
- Fix scrollback reset position in tsm_screen_sb_reset() by @caramelli in #26
- Add support for VT200 mouse tracking by @caramelli in #27
- vte: guard case 'm' (SGR) against CSI_GT prefix by @kdj0c in #29
- wcwidth: update to upstream v4 by @kdj0c in #28
- Bump version to 4.4.3 by @kdj0c in #30
New Contributors
- @Karlson2k made their first contribution in #24
- @caramelli made their first contribution in #26
Full Changelog: v4.4.2...v4.4.3
v4.4.2
What's Changed
- meson: include tsm's deps in libtsm_dep by @1ace in #19
- Fix CSI 18t and 19t reporting size. by @kdj0c in #20
- add nord color scheme by @kdj0c in #21
- resize: Fix a corner case when resizing by @kdj0c in #22
- Bump to version 4.4.2 by @kdj0c in #23
New Contributors
Full Changelog: v4.4.1...v4.4.2
v4.4.1
Release v4.4.0
What's Changed
- Update readme, after moving to github.com/kmscon/libtsm by @kdj0c in #1
- Add support for CSI 18t command by @kdj0c in #4
- Fix SGR and PIXEL mouse modes blocked by mouse_event check by @jtollet in #5
- Update readme to build without unit tests by @kdj0c in #7
- Fix compilation issue on ppc64el by @kdj0c in #9
- Fix mouse drag tracking in SGR and PIXEL modes by @jtollet in #11
- Fix tsm_screen_resize() by @kdj0c in #12
- vte: Add bracketed paste support (DEC 2004) by @kdj0c in #13
- Draft v4.4.0 by @kdj0c in #14
New Contributors
Full Changelog: v4.3.0...v4.4.0
Release v4.3.0
What's Changed
- Respond to
OSC 10(fg color),OSC 11(bg color) andOSC 4(256-color) queries by @malsyned in Aetf/libtsm#55 - Add tsm_screen_selection_word() by @kdj0c in Aetf/libtsm#54
New Contributors
- @malsyned made their first contribution in Aetf/libtsm#55
Full Changelog: v4.2.0...v4.3.0