diff options
author | nicm <nicm> | 2020-05-16 15:47:22 +0000 |
---|---|---|
committer | nicm <nicm> | 2020-05-16 15:47:22 +0000 |
commit | 367b4e4e0f1d78589398cddb609b33be870af30c (patch) | |
tree | a45a113764f1473a42f0611ca98e18b6a0164eda /tmux.1 | |
parent | 4de0bd4c5c9eec6dd71cac87b91e736944896c22 (diff) | |
download | rtmux-367b4e4e0f1d78589398cddb609b33be870af30c.tar.gz rtmux-367b4e4e0f1d78589398cddb609b33be870af30c.tar.bz2 rtmux-367b4e4e0f1d78589398cddb609b33be870af30c.zip |
Change message log to be per server rather than per client and include
every command that is run.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -1311,15 +1311,10 @@ Rename the session to .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 +Show server messages or information. +Messages are stored, up to a maximum of the limit set by the .Ar message-limit server option. -With -.Fl t , -display the log for -.Ar target-client . .Fl J and .Fl T |