CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/24 09:05:26
Modified files:
usr.bin/tmux : screen-write.c
Log message:
Always use synchronized updates in copy mode (like when not in the
active pane), since copy mode will almost always moved the cursor. From
Artem Goldenberg in GitHub issue 5525.
