CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/04/05 09:43:17

Modified files:
        usr.bin/tmux   : grid.c screen.c tmux.h 

Log message:
When a cell is cleared after having been moved, we cannot reuse its
extended data, because that may still be in use. Add a flag to
grid_clear_cell to indicate this. Fixes irritating problems with ICH
(CSI @) mostly visible in emacs.

Reply via email to