diff options
author | Tiago Cunha <tcunha@gmx.com> | 2009-07-30 20:33:29 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2009-07-30 20:33:29 +0000 |
commit | ec1396c9ee38e43d99d18a52d72fd315795abc8a (patch) | |
tree | 88f98a7f519c852964929e484b123c231f9edaef | |
parent | ec3dba01b2cebd4181f9c66683518c3c7b2a5079 (diff) | |
download | rtmux-ec1396c9ee38e43d99d18a52d72fd315795abc8a.tar.gz rtmux-ec1396c9ee38e43d99d18a52d72fd315795abc8a.tar.bz2 rtmux-ec1396c9ee38e43d99d18a52d72fd315795abc8a.zip |
Sync OpenBSD patchset 199:
new sentence, new line;
-rw-r--r-- | tmux.1 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.136 2009-07-30 20:32:05 tcunha Exp $ +.\" $Id: tmux.1,v 1.137 2009-07-30 20:33:29 tcunha Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -1534,7 +1534,8 @@ Key bindings default to emacs. .It Xo Ic mode-mouse .Op Ic on | Ic off .Xc -Mouse state in modes. If on, +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. |