| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-02 | 1.3 kB | |
| v2.4.4 source code.tar.gz | 2026-06-02 | 33.8 MB | |
| v2.4.4 source code.zip | 2026-06-02 | 34.8 MB | |
| Totals: 3 Items | 68.6 MB | 4 | |
What's Changed
- Fixes [#5359]. Normalize NeedsDrawRect to viewport-local coordinates by @harder in https://github.com/gui-cs/Terminal.Gui/pull/5435
- Back-merge v2.4.3 from main into develop by @tig in https://github.com/gui-cs/Terminal.Gui/pull/5448
- Fixes [#5433]. Make View.Draw self-draw context flow explicit by @harder in https://github.com/gui-cs/Terminal.Gui/pull/5440
- Fixes [#5449]. WSL Clipboard Unicode Copy/Paste Issue by @BDisp in https://github.com/gui-cs/Terminal.Gui/pull/5450
- Fixes [#5451]. Linux UnixClipboard Selection Regression by @BDisp in https://github.com/gui-cs/Terminal.Gui/pull/5452
- Fixes [#5453]. Fix Windows VT input encoding for IME and non-ASCII characters by @BDisp in https://github.com/gui-cs/Terminal.Gui/pull/5454
- Fixes [#5461]. AnsiOutput should momentarily display a blank screen instead of rendering to a screen with the wrong dimensions by @BDisp in https://github.com/gui-cs/Terminal.Gui/pull/5462
- Fixes [#5459]. Integrated sixel raster output, improved
ImageViewand scenarios by @tig in https://github.com/gui-cs/Terminal.Gui/pull/5460 - Release v2.4.4 by @tig in https://github.com/gui-cs/Terminal.Gui/pull/5466
Full Changelog: https://github.com/gui-cs/Terminal.Gui/compare/v2.4.3...v2.4.4