Branch: refs/heads/ta/kitty-img
  Home:   https://github.com/tmux/tmux
  Commit: 1ed1a3e67d0e4a73640f06395157989a736fd842
      
https://github.com/tmux/tmux/commit/1ed1a3e67d0e4a73640f06395157989a736fd842
  Author: Thomas Adam <[email protected]>
  Date:   2026-03-01 (Sun, 01 Mar 2026)

  Changed paths:
    M Makefile.am
    M configure.ac
    M format.c
    A image-kitty.c
    M input.c
    M screen-redraw.c
    M tmux.h
    M tty-features.c
    M tty-keys.c
    M tty-term.c
    M tty.c

  Log Message:
  -----------
  Add support for the kitty graphics protocol

Kitty-capable terminals (kitty, ghostty, and others) can display
inline images via APC escape sequences.

Kitty's image support uses a passthrough model: APC sequences from
programs running inside panes are relayed verbatim to the outer
terminal with cursor positioning adjusted for the pane offset.

The outer terminal handles all image rendering and therefore itself must
be kitty-aware.



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/ta/kitty-img/000000-1ed1a3%40github.com.

Reply via email to