=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.314 retrieving revision 1.315 diff -c -r1.314 -r1.315 *** src/usr.bin/tmux/tmux.1 2013/03/21 16:09:59 1.314 --- src/usr.bin/tmux/tmux.1 2013/03/21 16:14:09 1.315 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.314 2013/03/21 16:09:59 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.315 2013/03/21 16:14:09 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 2366,2371 **** --- 2366,2372 ---- .It Li "#S" Ta "Session name" .It Li "#T" Ta "Current pane title" .It Li "#W" Ta "Current window name" + .It Li "'^" Ta "Prefix key if pressed or same length as spaces" .It Li "##" Ta "A literal" Ql # .El .Pp *************** *** 2935,2940 **** --- 2936,2942 ---- .It Li "client_created_string" Ta "String time client created" .It Li "client_cwd" Ta "Working directory of client" .It Li "client_height" Ta "Height of client" + .It Li "client_prefix" Ta "1 if prefix key has been pressed" .It Li "client_readonly" Ta "1 if client is readonly" .It Li "client_termname" Ta "Terminal name of client" .It Li "client_tty" Ta "Pseudo terminal of client"