Branch: refs/heads/image-grid-sixel
Home: https://github.com/tmux/tmux
Commit: f1d7f7766d34ef2c182ba2d31b38f8234be2e4d0
https://github.com/tmux/tmux/commit/f1d7f7766d34ef2c182ba2d31b38f8234be2e4d0
Author: Michael Grant <[email protected]>
Date: 2026-08-09 (Sun, 09 Aug 2026)
Changed paths:
M grid.c
M image.c
M screen-write.c
M tmux.h
Log Message:
-----------
The implementation now distinguishes a newly placed image cell from one later
overwritten by text. On a SIXEL terminal, damaged cells are omitted from image
output; on Kitty they remain ordinary positional placements.
Commit: 7bd1a8572e1f9a99f21d31b21f77c07e7b458fff
https://github.com/tmux/tmux/commit/7bd1a8572e1f9a99f21d31b21f77c07e7b458fff
Author: Michael Grant <[email protected]>
Date: 2026-08-09 (Sun, 09 Aug 2026)
Changed paths:
M image-sixel.c
M image.c
M input.c
M resize.c
M screen-redraw.c
M tmux.h
M tty-keys.c
Log Message:
-----------
Redraw SIXEL images before or after text depending on which was placed first
in the cell.
Compare: https://github.com/tmux/tmux/compare/958946e92b20...7bd1a8572e1f
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-grid-sixel/958946-7bd1a8%40github.com.