CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/15 10:44:04
Modified files:
usr.bin/tmux : tmux.h tty-acs.c tty-term.c tty.c
Log message:
Check the terminfo(5) U8 capability and disable using UTF-8 for ACS if
it is present and zero. This is useful for users with terminals or fonts
that do not correctly support UTF-8 line drawing characters. GitHub
issue 927, reported by Hiroaki Yamazoe and Akinori Hattori.
