1 Updates to illumos-gate in February 2019 added support for underline
2 to sun-color and 256 colors.
5 * https://www.illumos.org/issues/10359
6 * https://www.illumos.org/issues/10360
7 * https://www.illumos.org/issues/11214
9 --- ncurses-6.5/misc/terminfo.src.orig
10 +++ ncurses-6.5/misc/terminfo.src
11 @@ -8914,14 +8914,15 @@
15 -# It supports bold, but not underline -TD (2009-09-19)
16 +# It supports bold, -TD (2009-09-19)
17 +# Color support is up from 8 to 16 to 256.
18 sun-color|Sun Microsystems Workstation console with color support (IA systems),
19 + colors#256, ncv#3, pairs#32767,
20 bold=\E[1m, cub1=^H, cud1=\n, home=\E[H, op=\E[0m,
21 - setb=\E[4%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}
23 - setf=\E[3%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}
25 - sgr=\E[0%?%p6%t;1%;%?%p1%p3%|%t;7%;m, use=ansi+local,
26 + setab=\E[48;5;%p1%d%;m, setaf=\E[38;5;%p1%d%;m,
28 + sgr=\E[0%?%p6%t;1%;%?%p1%p3%|%t;7%;m, smul=\E[4m,
29 + rmul=\E[24m, use=ansi+local,
30 use=sun, use=klone+color,