commit | 808502ac3d86193d9a371728b2ea2055100c76c3 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Sun Mar 27 20:27:26 2011 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Sun Mar 27 20:27:26 2011 +0000 |
tree | 18ba306e7e15c1a0a04108bc139a0938cd4ce96e | |
parent | d74e5bffbad33df742749b5983479dc2cfac273b [diff] |
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.