summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2014-03-31 21:41:35 +0000
committernicm <nicm>2014-03-31 21:41:35 +0000
commitdca7d1c0fd9dc16aca2337c078da7441dbf97eeb (patch)
tree2bf483fa92021fdfa65870178e4a90e91d69b381 /tmux.1
parent1704d4a6b799525f510860919b8c8c4315154a05 (diff)
Make message-limit a server option.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.110
1 files changed, 5 insertions, 5 deletions
diff --git a/tmux.1 b/tmux.1
index 8fd63dc4..3167a05a 100644
--- a/tmux.1
+++ b/tmux.1
@@ -778,7 +778,7 @@ Show client messages or server information.
Any messages displayed on the status line are saved in a per-client message
log, up to a maximum of the limit set by the
.Ar message-limit
-session option for the session attached to that client.
+server option.
With
.Fl t ,
display the log for
@@ -2134,6 +2134,10 @@ passed through to applications running in
.Nm .
Attached clients should be detached and attached again after changing this
option.
+.It Ic message-limit Ar number
+Set the number of error or information messages to save in the message log for
+each client.
+The default is 100.
.It Xo Ic quiet
.Op Ic on | off
.Xc
@@ -2391,10 +2395,6 @@ With the
flag to the
.Ic set-option
command the new style is added otherwise the existing style is replaced.
-.It Ic message-limit Ar number
-Set the number of error or information messages to save in the message log for
-each client.
-The default is 20.
.It Ic message-style Ar style
Set status line message style.
For how to specify