From 013b88dfc308691c5bbbeca23b567a6e27ebc735 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 23 Jun 2009 23:26:08 +0000 Subject: [PATCH] Mention LC_ALL, LC_CTYPE. --- tmux.1 | 9 ++++++--- 1 file 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