https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227138

--- Comment #2 from willsz...@gmail.com ---
OK,

CMIIW, for terminal columns width:
root:~# tput co
110

for terminal deep colors:
root:~# tput Co
256

root:~# grep -A1 -w 'xterm-256color|xterm alias 3:' /etc/termcap
xterm-256color|xterm alias 3:\
        :Co#256:pa#32767:\

'Co#256' assign to colors, I think.

Thanks You

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to