=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.540 retrieving revision 1.541 diff -u -r1.540 -r1.541 --- src/usr.bin/tmux/tmux.1 2017/04/05 10:49:46 1.540 +++ src/usr.bin/tmux/tmux.1 2017/04/18 15:44:17 1.541 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.540 2017/04/05 10:49:46 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.541 2017/04/18 15:44:17 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: April 5 2017 $ +.Dd $Mdocdate: April 18 2017 $ .Dt TMUX 1 .Os .Sh NAME @@ -3521,6 +3521,7 @@ .It Li "client_tty" Ta "" Ta "Pseudo terminal of client" .It Li "client_utf8" Ta "" Ta "1 if client supports utf8" .It Li "client_width" Ta "" Ta "Width of client" +.It Li "client_written" Ta "" Ta "Bytes written to client" .It Li "command" Ta "" Ta "Name of command in use, if any" .It Li "command_list_name" Ta "" Ta "Command name if listing commands" .It Li "command_list_alias" Ta "" Ta "Command alias if listing commands"