aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-06-23 23:26:08 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-06-23 23:26:08 +0000
commit013b88dfc308691c5bbbeca23b567a6e27ebc735 (patch)
tree62069f8827b0969a44497dcc753b1b594909f366
parent6d2830a473f8b710fca841f763b461b388630e14 (diff)
downloadrtmux-013b88dfc308691c5bbbeca23b567a6e27ebc735.tar.gz
rtmux-013b88dfc308691c5bbbeca23b567a6e27ebc735.tar.bz2
rtmux-013b88dfc308691c5bbbeca23b567a6e27ebc735.zip
Mention LC_ALL, LC_CTYPE.
-rw-r--r--tmux.19
1 files changed, 6 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index 88e4f7b2..5eb53b5b 100644
--- a/tmux.1
+++ b/tmux.1
@@ -109,10 +109,13 @@ flag is ignored.
Unlock the server.
.It Fl u
.Nm
-attempts to guess if the terminal is likely to support UTF-8 by checking
-the
+attempts to guess if the terminal is likely to support UTF-8 by checking the
+first of the
+.Ev LC_ALL ,
+.Ev LC_CTYPE
+and
.Ev LANG
-environment variable for the string "UTF-8".
+environment variables to be set for the string "UTF-8".
This is not always correct: the
.Fl u
flag explicitly informs