diff options
author | Thomas Adam <thomas@xteddy.org> | 2015-11-12 14:01:14 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2015-11-12 14:01:14 +0000 |
commit | 4f88344df30bca9fbcf670f1bf749ddba3f42397 (patch) | |
tree | 3f7fc19e7e565d40579da61935d7db3cb89eac54 /tmux.1 | |
parent | 5f483499f3a7b98da9ac67cd62ed91034a5949ed (diff) | |
parent | a209ea3953ba16742f6f6bb19b76ffdb1200960e (diff) | |
download | rtmux-4f88344df30bca9fbcf670f1bf749ddba3f42397.tar.gz rtmux-4f88344df30bca9fbcf670f1bf749ddba3f42397.tar.bz2 rtmux-4f88344df30bca9fbcf670f1bf749ddba3f42397.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-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. @@ -2800,8 +2800,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 |