CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/15 06:59:21
Modified files:
usr.bin/tmux : grid.c screen.c tmux.h
Log message:
Use grid_empty_line rather than memset when adding new lines on resize.
Also remove some old test code.
