CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/07/06 14:37:29
Modified files:
usr.bin/tmux : format-draw.c grid.c screen-write.c style.c
tmux.h
Log message:
Correctly clear underscore colour in grid_get_cell1, also fix struct
grid_cell to avoid padding. Fixes increased memory use reported by Suraj
N Kurapati.
