Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Apr 2018 04:55:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 227138] Tput wrong output
Message-ID:  <bug-227138-8-2bO0C6LNJt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227138-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227138-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227138

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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227138-8-2bO0C6LNJt>