summaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-01-10 15:22:31 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-01-10 15:22:31 +0000
commit31509a8aa4383aee2219005bddb7252b5d7c2d57 (patch)
tree82456f5165c2c3d14df6db5ab150daae5f114a47 /FAQ
parent5890630a83a6d990da211a79afb611677f6c4ae2 (diff)
Tweak again.
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ4
1 files changed, 2 insertions, 2 deletions
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