aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-06-07 11:18:38 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-06-07 11:19:04 +0100
commit696d2889f482c26ebda91231c1da427b0dd2da5c (patch)
tree36889d07d0b8298a56876e40a37142682efaaed3
parent9316b9b57ae545c6f012fb1756dfcd0ce843b688 (diff)
downloadrtmux-696d2889f482c26ebda91231c1da427b0dd2da5c.tar.gz
rtmux-696d2889f482c26ebda91231c1da427b0dd2da5c.tar.bz2
rtmux-696d2889f482c26ebda91231c1da427b0dd2da5c.zip
Mention U8, from Carles Cufi.
-rw-r--r--FAQ9
1 files changed, 9 insertions, 0 deletions
diff --git a/FAQ b/FAQ
index 48269387..962972c7 100644
--- a/FAQ
+++ b/FAQ
@@ -109,6 +109,15 @@ Or:
And make sure that TERM outside tmux also shows 256 colours, or use the tmux -2
flag.
+* My tmux pane separators are dashed rather than continuous lines
+
+Some terminals (such as mintty) or certain fonts (particularly some Japanese
+fonts) do not correctly handle UTF-8 line drawing characters.
+
+The U8 capability forces tmux to use ACS instead of UTF-8 line drawing:
+
+ set -as terminal-overrides ",*:U8=0"
+
* How do I make Ctrl-PgUp and Ctrl-PgDn work inside tmux?
tmux sends modified function keys using xterm(1)-style escape