diff options
author | Tiago Cunha <tcunha@gmx.com> | 2012-03-29 21:05:53 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2012-03-29 21:05:53 +0000 |
commit | 8ff20a5c6dd3190990bb391405d65e7e6fa135af (patch) | |
tree | cfb6b871d9820aca77434e9dfb861baf71b3d503 /tmux.1 | |
parent | f9f6eea4441bb62634b35d17ded3b4c7d460dea6 (diff) | |
download | rtmux-8ff20a5c6dd3190990bb391405d65e7e6fa135af.tar.gz rtmux-8ff20a5c6dd3190990bb391405d65e7e6fa135af.tar.bz2 rtmux-8ff20a5c6dd3190990bb391405d65e7e6fa135af.zip |
Sync OpenBSD patchset 1073:
50 is a too low trigger default on larger terminals, bump to 250.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2482,7 +2482,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 |