summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2014-01-22 14:43:42 +0000
committernicm <nicm>2014-01-22 14:43:42 +0000
commitd23561f38172d1fd3766bf55390ba750a5bd1b64 (patch)
tree1d5d64b59b9e78e6546c7f6462e9e3c866137e48 /tmux.1
parent9ee93b3ea30cfa8e67a62b3c6cf522a9e677ca84 (diff)
Merge server-info into show-messages and remove some not useful output.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.114
1 files changed, 10 insertions, 4 deletions
diff --git a/tmux.1 b/tmux.1
index a2404b4f..e44a44a6 100644
--- a/tmux.1
+++ b/tmux.1
@@ -770,15 +770,24 @@ is specified, only update the client's status bar.
Rename the session to
.Ar new-name .
.It Xo Ic show-messages
+.Op Fl IJT
.Op Fl t Ar target-client
.Xc
.D1 (alias: Ic showmsgs )
+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.
-This command displays the log for
+With
+.Fl t ,
+display the log for
.Ar target-client .
+.Fl I,
+.Fl J
+and
+.Fl T
+show debugging information about the running server, jobs and terminals.
.It Ic source-file Ar path
.D1 (alias: Ic source )
Execute commands from
@@ -3566,9 +3575,6 @@ specified by
.Fl t
or the current pane if omitted).
If the command doesn't return success, the exit status is also displayed.
-.It Ic server-info
-.D1 (alias: Ic info )
-Show server information and terminal details.
.It Xo Ic wait-for
.Op Fl L | S | U
.Ar channel