CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/07 14:01:41
Modified files:
usr.bin/tmux : cmd-display-panes.c screen-redraw.c
server-client.c tmux.h
Log message:
Move around the display-panes identify code to make it a bit more
generic and hide the display-panes specific bits into
cmd-display-panes.c.
