diff options
author | Jason McIntyre <jmc@openbsd.org> | 2009-06-04 13:36:25 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@openbsd.org> | 2009-06-04 13:36:25 +0000 |
commit | 0ba85cc326712c82d809dbebb1329a99f4cc6094 (patch) | |
tree | f43733705915b9e51b4f38d7aeb99b3e365df9b1 | |
parent | c1a4c0186a244c5efe3e3a9404a3c2e995d9b9b2 (diff) | |
download | rtmux-0ba85cc326712c82d809dbebb1329a99f4cc6094.tar.gz rtmux-0ba85cc326712c82d809dbebb1329a99f4cc6094.tar.bz2 rtmux-0ba85cc326712c82d809dbebb1329a99f4cc6094.zip |
zap trailing whitespace;
-rw-r--r-- | tmux.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -112,7 +112,7 @@ Unlock the server. attempts to guess if the terminal is likely to support UTF-8 by checking the .Ev LANG -environment variable for the string "UTF-8". +environment variable for the string "UTF-8". This is not always correct: the .Fl u flag explicitly informs @@ -805,7 +805,7 @@ Move a window to the next layout and rearrange the panes to fit. .D1 (alias: Ic next ) Move to the next window in the session. If -.Fl a +.Fl a is used, move to the next window with a bell, activity or content alert. .It Xo Ic paste-buffer .Op Fl d @@ -1134,7 +1134,7 @@ Where appropriate, these may be prefixed with a number to specify the maximum length, for example .Ql #24T . .Pp -By default, UTF-8 in +By default, UTF-8 in .Ar string is not interpreted, to enable UTF-8, use the .Ic status-utf8 |