ne 26. 10. 2025 v 1:59 odesílatel Thomas Dickey <[email protected]> napsal:
> On Sun, Oct 26, 2025 at 12:49:49AM +0200, Jakub Horký wrote: > > Hello Thomas, > > > > in your e-mail from 2025-08-26, you mentioned that you had already > > implemented changes to tic and the sample terminfo. Could you please tell > > which terminfo variables you chose? > > Read this: > > > https://www.gnu.org/software/emacs/manual/html_node/efaq/Colors-on-a-TTY.html So setf24/setb24 it is. I have some additional questions: 1) Based on their names, I assume they are independent of the RGB cap and have a fixed configuration of 8-8-8 bits. 2) Is there a single parameter for them to retain compatibility with Emacs, or three separate parameters for R, G and B? 3) Do you plan to add them to the base terminal entries, including the xterm entry, since they are backward compatible? Or only to the -256color entries? Thanks, Jakub
