Skip to content

Commit 5825444

Browse files
committed
docs(changelog): expand 0.1.5 unreleased notes
Thanks @spprichard for the Ctrl+C PR.
1 parent 6f4add1 commit 5825444

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
1111
- Add terminal image support (`TerminalImage`) for kitty + iTerm2, including image dimension sniffers (png/jpeg/gif/webp).
1212
- TUI: query terminal cell pixel size (CSI `16t`) and handle responses via `.terminalCellSize` input events.
1313
- TUI: partial diff renderer clears each line (CSI `2K`) and clears trailing old lines; image escape lines skip width preconditions.
14+
- Rendering math: `Ansi.stripCodes` ignores kitty/iTerm2 image escape sequences so `VisibleWidth` stays correct.
1415

1516
## [0.1.4] - 2025-11-21
1617
- Added golden snapshots for TTYSampler scenarios (select, markdown, markdown tables) under `Tests/Fixtures/TTY`, with tests that replay scripts for visual regressions.

0 commit comments

Comments
 (0)