From 31509a8aa4383aee2219005bddb7252b5d7c2d57 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 10 Jan 2009 15:22:31 +0000 Subject: Tweak again. --- FAQ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'FAQ') diff --git a/FAQ b/FAQ index 80ce673b..42a78f06 100644 --- a/FAQ +++ b/FAQ @@ -51,8 +51,8 @@ default) to the new key. For example: * How do I use UTF-8? When running tmux in a UTF-8 capable terminal, two things must be done to -enable support. UTF-8 may be turned on separately for each tmux window or -globally by setting the "utf8" flag: +enable support. UTF-8 must be turned on in tmux; this may be done separately +for each tmux window or globally by setting the "utf8" flag: setw -g utf8 on -- cgit