bsdinstall(8) line drawing characters
Devin Teske
devin.teske at fisglobal.com
Sun Jan 20 13:51:01 UTC 2013
On Jan 19, 2013, at 8:23 PM, David Lazaro Saz wrote:
> Hi,
>
> I've tried to find an answer to this question without success.
>
> Why does bsdinstall(8) use ASCII characters for drawing lines instead of line drawing characters as the old sysinstall(8) did?
>
A different theory…
It should be noted that sysinstall uses an older version of libdialog (which in 9.x was moved to libodialog). Here's a side-by-side comparison of libodialog (left) and libdialog (right):
http://druidbsd.sf.net/download/bsdconfig/MediaCompareFTP.png
In that case, $TERM was "xterm-256color" running via Apple's Terminal.app.
Of interest I would think is the output of:
dialog --version
echo $TERM
and whether (if possible) sysinstall produces similar results (what release are you running?)
--
Devin
_____________
The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.
More information about the freebsd-questions
mailing list