Branch: refs/heads/image-support-improved-ascii-images
Home: https://github.com/tmux/tmux
Commit: 6b091d4f9193b0e2ec50cc06c6c9faa0c3d061bb
https://github.com/tmux/tmux/commit/6b091d4f9193b0e2ec50cc06c6c9faa0c3d061bb
Author: Michael Grant <[email protected]>
Date: 2026-08-05 (Wed, 05 Aug 2026)
Changed paths:
M image-kitty.c
M image.c
M regress/image-support.sh
M tmux.h
Log Message:
-----------
C=1 is parsed and stored as an image-placement flag, suppressing cursor
movement and scrolling as required by the Kitty protocol.
Commit: a2ad9a77999217ef72136450779e293fd29aa1d9
https://github.com/tmux/tmux/commit/a2ad9a77999217ef72136450779e293fd29aa1d9
Author: Michael Grant <[email protected]>
Date: 2026-08-05 (Wed, 05 Aug 2026)
Changed paths:
M image-sixel.c
M regress/image-support.sh
Log Message:
-----------
Removed unconditional Floyd–Steinberg dithering from image-sixel.c:1077.
Kitty images now use the adaptive 256-colour median-cut palette with direct
nearest-colour mapping.
Commit: d5a2c0399aef91c065687900957d7480c0736349
https://github.com/tmux/tmux/commit/d5a2c0399aef91c065687900957d7480c0736349
Author: Michael Grant <[email protected]>
Date: 2026-08-05 (Wed, 05 Aug 2026)
Changed paths:
M grid.c
M regress/image-support.sh
Log Message:
-----------
Fix kitty image resize issue when the kitty image resized smaller than the
image, the image was overflowing lines and banding.
Compare: https://github.com/tmux/tmux/compare/0a79d7f5c094...d5a2c0399aef
To unsubscribe from these emails, change your notification settings at
https://github.com/tmux/tmux/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/image-support-improved-ascii-images/0a79d7-d5a2c0%40github.com.