diff options
author | Jason McIntyre <jmc@openbsd.org> | 2011-07-30 18:27:57 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@openbsd.org> | 2011-07-30 18:27:57 +0000 |
commit | cf90f2a29c4b09585f69d36571555a950e3c1f20 (patch) | |
tree | e763579ce21678b866b0d33b621761a0516fdf19 | |
parent | cc5bcbfb593db8a1a4dda0eba51f059b85a6abec (diff) | |
download | rtmux-cf90f2a29c4b09585f69d36571555a950e3c1f20.tar.gz rtmux-cf90f2a29c4b09585f69d36571555a950e3c1f20.tar.bz2 rtmux-cf90f2a29c4b09585f69d36571555a950e3c1f20.zip |
fix error in previous;
-rw-r--r-- | tmux.1 | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2365,8 +2365,7 @@ If on, the mouse may be used to enter copy mode and copy a selection by dragging, to enter copy mode and scroll with the mouse wheel, or to select an option in choice mode. If set to -.Em -copy-mode , +.Em copy-mode , the mouse behaves as set to on, but cannot be used to enter copy mode. .Pp |