CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/11 13:50:23
Modified files:
usr.bin/tmux : screen-write.c server-client.c
Log message:
When MODE_SYNC is on, all terminal updates need to deferred, not just
scrolling. Check the flag before each one. GitHub issue 4983.
