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.

Thanks for the patch!

Emanuele

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

Reply via email to