[Bug 227138] Tput wrong output

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 1 04:55:01 UTC 2018


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

--- Comment #2 from willsznet at 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.


More information about the freebsd-bugs mailing list