summaryrefslogtreecommitdiff
path: root/app/xterm
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2022-06-04 23:44:53 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2022-06-04 23:44:53 +0000
commit3c012d229d655ce7ec8da541464f38b441b1ae3d (patch)
treef39656c62f233948717153146a2919ba4dc46403 /app/xterm
parent682acc5c2bea8e8f8661f35e416e70ad4b409df2 (diff)
allowMouseOps default is disabled. adjust documentation.
Diffstat (limited to 'app/xterm')
-rw-r--r--app/xterm/xterm.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xterm/xterm.man b/app/xterm/xterm.man
index 6a6a9bb3a..522132459 100644
--- a/app/xterm/xterm.man
+++ b/app/xterm/xterm.man
@@ -2256,7 +2256,7 @@ The default is \*(``true\*(''.
.B "allowMouseOps\fP (class\fB AllowMouseOps\fP)"
Specifies whether control sequences that enable \fI\*n\fP to send
escape sequences to the host on mouse-clicks and movement.
-The default is \*(``true\*(''.
+The default is \*(``false\*(''.
.TP 8
.B "allowPasteControls\fP (class\fB AllowPasteControls\fP)"
If true, allow control characters such as BEL and CAN to be pasted.