CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/14 03:53:52
Modified files:
usr.bin/tmux : cmd-select-pane.c input.c options.c
screen-write.c style.c tmux.h tty.c window.c
Log message:
Add a wrapper (struct style) around styles rather than using the
grid_cell directly. There will be some non-cell members soon.
