Branch: refs/heads/4902-image-support
  Home:   https://github.com/tmux/tmux
  Commit: ccc90ea22015419075019fba64fba15de10234e8
      
https://github.com/tmux/tmux/commit/ccc90ea22015419075019fba64fba15de10234e8
  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:
  -----------
  Revert "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."

This reverts commit ab591ae4302f52f6a9775dce4965419f16dd7ea6.


  Commit: abfd8cee5106ee5e22fafffda3ce2e11aceeb0f1
      
https://github.com/tmux/tmux/commit/abfd8cee5106ee5e22fafffda3ce2e11aceeb0f1
  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:
  -----------
  Fix SIXEL median-cut palette generation


  Commit: 045a25c89a555e397daef716fed29fa0073cc6d2
      
https://github.com/tmux/tmux/commit/045a25c89a555e397daef716fed29fa0073cc6d2
  Author: Michael Grant <[email protected]>
  Date:   2026-08-05 (Wed, 05 Aug 2026)

  Changed paths:
    M image-kitty.c
    M image.c
    M input.c
    M regress/image-support.sh
    M tmux.h

  Log Message:
  -----------
  Support Kitty Unicode placeholder image transmission

  - Parse Kitty graphics commands wrapped in tmux passthrough sequences.
  - Accept unpadded base64 payloads emitted by icat.
  - Handle chunked transfers whose final chunk omits m.
  - Track virtual image placements.
  - Convert Unicode placeholders into shared image cells for Kitty and SIXEL 
clients.
  - Add regression coverage for wrapped, chunked, unpadded input.


Compare: https://github.com/tmux/tmux/compare/6cb01394ed74...045a25c89a55

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/4902-image-support/6cb013-045a25%40github.com.

Reply via email to