CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/31 14:46:19
Modified files:
usr.bin/tmux : Makefile cmd-set-option.c cmd.c key-bindings.c
screen-redraw.c server-fn.c server.c status.c
tmux.1 tmux.c tmux.h tty.c
Added files:
usr.bin/tmux : cmd-display-panes.c
Log message:
Add a new display-panes command, with two options (display-panes-colour and
display-panes-time), which displays a visual indication of the number of each
pane.
