diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-06-07 11:27:04 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-06-07 11:27:04 +0100 |
commit | 772dacc89bb48c35f4b5c24233fbc1e866ffc6ed (patch) | |
tree | d7971d0d9591642fb1babd3c62b24d0f487b9dd8 | |
parent | 696d2889f482c26ebda91231c1da427b0dd2da5c (diff) | |
download | rtmux-772dacc89bb48c35f4b5c24233fbc1e866ffc6ed.tar.gz rtmux-772dacc89bb48c35f4b5c24233fbc1e866ffc6ed.tar.bz2 rtmux-772dacc89bb48c35f4b5c24233fbc1e866ffc6ed.zip |
Tweak title.
-rw-r--r-- | FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -109,7 +109,7 @@ 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 +* Why are tmux pane separators 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. |