=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.234 retrieving revision 1.235 diff -u -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 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.234 2011/06/05 11:19:03 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.235 2011/07/02 21:05:44 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" 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 $ +.Dd $Mdocdate: July 2 2011 $ .Dt TMUX 1 .Os .Sh NAME @@ -2631,6 +2631,7 @@ 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,6 +2644,9 @@ 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,7 +2657,10 @@ if it is present, or .Ql \&: if not. -The +.Pp +Both +.Ar inputs +and .Ar prompts may contain the special character sequences supported by the .Ic status-left