Re: mc misdetects 256 color support on rxvt
- From: doark mail com
- To: mc-devel gnome org
- Subject: Re: mc misdetects 256 color support on rxvt
- Date: Wed, 4 May 2016 11:44:02 -0400
On Fri, 19 Feb 2016 23:33:50 +0100 (CET)
"Yury V. Zaytsev" <yury shurup com> wrote:
On Fri, 19 Feb 2016, David Niklas wrote:
I want to use a 256 color theme in rxvt but every time I select it
via -S I get, a red screen telling me that my terminal does not
support 256 colors. I know for a fact that rxvt does support 256
colors.
So, how do you know it for a fact? Does 256colors2.pl work right?
What's your $TERM, do you have terminfo set up correctly?
Sorry for not getting back to you. I got a nasty cold and then it was
Easter, after that I could not find the script I tested rxvt with...
256colors2.pl works fine.
% echo $TERM
rxvt
AFAIK terminfo is set up correctly. I know for a fact that rxvt has 256
color support because configure outputs:
--enable-256-color
And my ebuild (I'm using Gentoo) has,
####################################
--enable-everything \
--enable-rxvt-scroll \
--enable-next-scroll \
--enable-xterm-scroll \
--enable-transparency \
--enable-xpm-background \
--enable-utmp \
--enable-wtmp \
--enable-mousewheel \
--enable-slipwheeling \
--enable-smart-resize \
--enable-256-color \ <<<<<<<<<<
--enable-menubar \
$(use_enable cjk languages) \
--enable-xim \
--enable-shared \
--enable-keepscrolling \
--with-term=${term} \
$(use_enable xgetdefault)
####################################
in it's econf section.
Thanks, David
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]