CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2011/03/27 14:27:27

Modified files:
        usr.bin/tmux   : cmd-list-panes.c cmd.c server.c tmux.1 tmux.h 
                         window.c 

Log message:
Give each pane created in a tmux server a unique id (starting from 0),
put it in the TMUX_PANE environment variable and accept it as a
target. Suggested by and with testing and tweaks from Ben Boeckel.

Reply via email to