summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2012-03-20 11:23:12 +0000
committerNicholas Marriott <nicm@openbsd.org>2012-03-20 11:23:12 +0000
commit01f2b5d64b18a5da6d04e4ccc66c71b4debc044a (patch)
tree4e8bcfe82dff0c55f02e655a383acf51658d40ca /tmux.1
parentf59971276ac02d8b42ef222509673ff356800f56 (diff)
50 is a too low trigger default on larger terminals, bump to 250.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 62bcd0f6..a0074d1c 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2478,7 +2478,7 @@ milliseconds.
This helps to prevent fast output (such as
.Xr yes 1
overwhelming the terminal).
-The default is a trigger of 50 and an interval of 100.
+The default is a trigger of 250 and an interval of 100.
A trigger of zero disables the rate limiting.
.Pp
.It Ic clock-mode-colour Ar colour