=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- src/usr.bin/tmux/tmux.1 2009/07/28 17:05:10 1.49 +++ src/usr.bin/tmux/tmux.1 2009/07/30 07:04:50 1.50 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.49 2009/07/28 17:05:10 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.50 2009/07/30 07:04:50 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: July 28 2009 $ +.Dd $Mdocdate: July 30 2009 $ .Dt TMUX 1 .Os .Sh NAME @@ -1529,9 +1529,15 @@ .It Xo Ic mode-keys .Op Ic vi | Ic emacs .Xc -Use vi or emacs-style -key bindings in scroll and copy modes. +Use vi or emacs-style key bindings in scroll, copy and choice modes. Key bindings default to emacs. +.It Xo Ic mode-mouse +.Op Ic on | Ic off +.Xc +Mouse state in modes. If on, +.Nm +will respond to mouse clicks by moving the cursor in copy mode or selecting an +option in choice mode. .It Xo Ic monitor-activity .Op Ic on | Ic off .Xc