=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.473 retrieving revision 1.474 diff -u -r1.473 -r1.474 --- src/usr.bin/tmux/tmux.1 2015/12/12 18:19:00 1.473 +++ src/usr.bin/tmux/tmux.1 2015/12/12 18:32:24 1.474 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.473 2015/12/12 18:19:00 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.474 2015/12/12 18:32:24 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -2572,6 +2572,11 @@ Set the maximum number of lines held in window history. This setting applies only to new windows - existing window histories are not resized and retain the limit at the point they were created. +.It Ic key-table Ar key-table +Set the default key table to +.Ar key-table +instead of +.Em root . .It Ic lock-after-time Ar number Lock the session (like the .Ic lock-session