mirror of
https://github.com/tmux/tmux.git
synced 2026-06-20 17:25:57 +00:00
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.
72 KiB
72 KiB