CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/04/04 05:20:01
Modified files:
usr.bin/tmux : tty-draw.c
Log message:
Clamp width to terminal width, also change calculation of end of screen
(it is OK to be outside the screen). Fixes problem reported by Dane
Jensen in GitHub issue 4969.
