=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.234 retrieving revision 1.235 diff -c -r1.234 -r1.235 *** src/usr.bin/tmux/tmux.1 2011/06/05 11:19:03 1.234 --- src/usr.bin/tmux/tmux.1 2011/07/02 21:05:44 1.235 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.234 2011/06/05 11:19:03 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.235 2011/07/02 21:05:44 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: June 5 2011 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: July 2 2011 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 2631,2636 **** --- 2631,2637 ---- Commands related to the status line are as follows: .Bl -tag -width Ds .It Xo Ic command-prompt + .Op Fl I Ar inputs .Op Fl p Ar prompts .Op Fl t Ar target-client .Op Ar template *************** *** 2643,2648 **** --- 2644,2652 ---- If .Ar template is specified, it is used as the command. + If present, + .Fl I + is a comma-separated list of the initial text for each prompt. If .Fl p is given, *************** *** 2653,2659 **** if it is present, or .Ql \&: if not. ! The .Ar prompts may contain the special character sequences supported by the .Ic status-left --- 2657,2666 ---- if it is present, or .Ql \&: if not. ! .Pp ! Both ! .Ar inputs ! and .Ar prompts may contain the special character sequences supported by the .Ic status-left