CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/07/16 04:30:56
Modified files:
usr.bin/tmux : grid-view.c grid.c
Log message:
Fix grid clear code to correctly clear with the default background
colour rather than ending up with the used count higher than the total
size, GitHub issue 1829.
