Date: Mon, 13 Jun 2016 13:56:41 +0200 From: Matthias Apitz <guru@unixarea.de> To: freebsd-ports@freebsd.org, thierry@FreeBSD.org Subject: x11/rxvt-unicode && 256 colors Message-ID: <20160613115641.GA6745@c720-r292778-amd64>
next in thread | raw e-mail | index | archive | help
Hello, I'm using x11/rxvt-unicode from head (PORTVERSION 9.21). I can not convince urxvt to use (for example in vim) 256 colors; it only says it has 100 colors: $ TERM=rxvt-unicode-256color tput colors 100 This wrong info comes perhaps from /etc/termcap or some other place in the system. The terminfo file the port installs is not used at all (I checked this with truss), not even when the TERINFO env var points to it; The terminal itself is able to use 256 colors (there are some perl script in the net to check this, and they print fine the full palette). Any idea how I could fix this? Thanks matthias -- Matthias Apitz, ✉ guru@unixarea.de, ⌂ http://www.unixarea.de/ ☎ +49-176-38902045 "Die Verkaufsschlager des Buchmarkts geben Auskunft über den Zustand einer Gesellschaft bzw. sind, was diese Zeiten angeht, Gradmesser fortschreitenden Schwachsinns. ..." (jW 19.05.2016)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160613115641.GA6745>