Branch: refs/heads/3.7-rc
  Home:   https://github.com/tmux/tmux
  Commit: cc87db74c78c28a6f9c6619ceae3ae97a0b95c53
      
https://github.com/tmux/tmux/commit/cc87db74c78c28a6f9c6619ceae3ae97a0b95c53
  Author: nicm <nicm>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M tty.c
    M utf8-combined.c

  Log Message:
  -----------
  Two fixes for RI codepoints. Firstly, do not combine more than two of
them - previously we were ending up with four codepoints in one cell
which tmux believed to be width 2, but terminals considered width 4.
Secondly, invalidate cursor position before redrawing the cell when the
second codepoint is received, terminals vary in how they manage
backspace and cursor movement across these characters, so it is better
to use absolute rather than relative positioning. GitHub issue 4853.



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/3.7-rc/aa1f06-cc87db%40github.com.

Reply via email to