commit | 536fc24653d51daf8f0015e68dd4191a9a989205 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Wed Apr 06 22:16:33 2011 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Wed Apr 06 22:16:33 2011 +0000 |
tree | bf2c81cf3f126bd8f26e395d0a8305460d2844ea | |
parent | 95832241aa6b1af0bc3bc09fad33462f807e59a3 [diff] |
PatchSet 870 Date: 2011/03/27 21:27:26 Author: nicm Branch: HEAD Tag: (none) Log: 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.