diff options
author | jmc <jmc> | 2015-11-12 12:36:34 +0000 |
---|---|---|
committer | jmc <jmc> | 2015-11-12 12:36:34 +0000 |
commit | 1da7475d0e2cbfb8b301fcad5cbcfb3ee4c087bb (patch) | |
tree | 627eb8c4b7bf84a762bcac14ddf2a9d49ad8e714 | |
parent | d6daf37df4ccd7589d2d8f6911bf7270f12d1672 (diff) | |
download | rtmux-1da7475d0e2cbfb8b301fcad5cbcfb3ee4c087bb.tar.gz rtmux-1da7475d0e2cbfb8b301fcad5cbcfb3ee4c087bb.tar.bz2 rtmux-1da7475d0e2cbfb8b301fcad5cbcfb3ee4c087bb.zip |
tweak previous; ok nicm
-rw-r--r-- | tmux.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -192,8 +192,8 @@ that UTF-8 is supported. .Pp Note that .Nm -itself always accepts UTF-8, this controls whether it will send UTF-8 -characters to the terminal it is running it (if not, they are replaced by +itself always accepts UTF-8; this controls whether it will send UTF-8 +characters to the terminal it is running (if not, they are replaced by .Ql _ ) . .It Fl v Request verbose logging. @@ -2796,8 +2796,8 @@ As with .Ic status-left , .Ar string will be passed to -.Xr strftime 3 , -character pairs are replaced. +.Xr strftime 3 +and character pairs are replaced. .It Ic status-right-length Ar length Set the maximum .Ar length |