mirror of
https://github.com/tmux/tmux.git
synced 2024-12-13 10:08:47 +00:00
Tweak again.
This commit is contained in:
parent
5890630a83
commit
31509a8aa4
4
FAQ
4
FAQ
@ -51,8 +51,8 @@ default) to the new key. For example:
|
|||||||
* How do I use UTF-8?
|
* How do I use UTF-8?
|
||||||
|
|
||||||
When running tmux in a UTF-8 capable terminal, two things must be done to
|
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
|
enable support. UTF-8 must be turned on in tmux; this may be done separately
|
||||||
globally by setting the "utf8" flag:
|
for each tmux window or globally by setting the "utf8" flag:
|
||||||
|
|
||||||
setw -g utf8 on
|
setw -g utf8 on
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user