ascii: Always use Unicode boxes by default if appropriate.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 6 Jan 2019 18:38:50 +0000 (10:38 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 6 Jan 2019 21:17:31 +0000 (13:17 -0800)
commitc60cba893280a910c4389617d5ae62d21d54a9c5
treea8be0e8bb3e1f41767e849f5899c493ffcb3bf0c
parent2f3fa7ce38a527554595db9bc51c465da6fb894c
ascii: Always use Unicode boxes by default if appropriate.

This moves code from the command-line UI so that additional users
can benefit.  Currently that's just the command-line UI anyway
but others are coming.
src/output/ascii.c
src/ui/terminal/terminal-opts.c