On Tue, Jun 21, 2016 at 10:03:46AM +0300, Emanuele Giaquinta wrote:
> Hi,
> 
> On Tue, Jun 21, 2016 at 09:29:11AM +0800, Fengguang Wu wrote:
> >  #if USE_256_COLORS
> > -# define Color_Bits      9 // 0 .. maxTermCOLOR
> > +# define Color_Bits      9 // 0 .. maxTermCOLOR24
> >  #else
> > -# define Color_Bits      7 // 0 .. maxTermCOLOR
> > +# define Color_Bits      8 // 0 .. maxTermCOLOR24
> > +#endif
> 
> the 'fontCount' constant in rxvtfont.h should be updated accordingly.

Ah good catch! I'll send the fix right away.

> Thanks for the patch!

My pleasure! :)

Thanks,
Fengguang

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/mailman/listinfo/rxvt-unicode

Reply via email to