On Wed, Aug 30, 2017 at 04:45:46AM -0400, Thomas Dickey wrote:
On Tue, Aug 29, 2017 at 05:49:04PM -0700, Rich Burridge wrote:
...
When I did the first Solaris update to ncurses a little while ago
to 6.0-20170408, we were previously at version 5.7 (from November 2008).
In a quick check on one of my Solaris VMSs, I get the same
behavior. I'll look further, to find an explanation.
hmm - I could pinpoint the change to line-drawing, but the problem is
simpler than that: the locale settings tell ncurses it can use UTF-8,
so it does that. If your installer used anything except US-ASCII,
you probably would notice this (unless some _recent_ change has been
made to Solaris console to support UTF-8 - in a quick check of my
Solaris VMs, none do that).