Re: mc misdetects 256 color support on rxvt

2016-05-04 Thread Egmont Koblinger
On Wed, May 4, 2016 at 5:44 PM,  wrote:

> I know for a fact that rxvt has 256
> color support because configure outputs:
> --enable-256-color
>

According to my understanding, this means that you cannot know for sure
whether it supports 256 colors because it can be compiled with or without
this feature, upon your request.

egmont
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: mc misdetects 256 color support on rxvt

2016-05-04 Thread doark
On Fri, 19 Feb 2016 23:33:50 +0100 (CET)
"Yury V. Zaytsev"  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
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: mc misdetects 256 color support on rxvt

2016-02-19 Thread Yury V. Zaytsev

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?


--
Sincerely yours,
Yury V. Zaytsev
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


mc misdetects 256 color support on rxvt

2016-02-19 Thread David Niklas
Hello,
I'm using mc 4.8.14 on gentoo linux.
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.

Thanks, David
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel