CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/05 06:02:12
Modified files:
usr.bin/tmux : control.c
Log message:
Discard queued data and clear offsets when turning pane off to prevent
later read of data that has been removed. From Aaron Campbell in GitHub
issue 5054.
