GNU bug report logs -
#62994
Support styled underlines on TTY frames
Previous Next
Full log
View this message in rfc822 format
> From: Mohsin Kaleem <mohkale <at> kisara.moe>
> Date: Sun, 28 Jan 2024 12:30:25 +0100
>
> mohkale <at> kisara.moe writes:
>
> My copyright situation should be solved now. I was waiting on something
> else from my work but would rather not put this off any longer.
That's good to know, thanks.
> I've
> figured out how to do the correct resolution for color. Only thing
> that's confusing me a little is that in src/xfaces:6466 for
> map_tty_color it looks like we change the color in the face spec itself
> only on MSDOS frames. What are the ramifications of this? Is this logic
> we want to keep going forward?
The MSDOS frames are different from other TTY frames in that we can
know the default colors used by the MSDOS terminals. That's why MSDOS
needs a special code there. And yes, we want to keep this logic, for
MSDOS only.
> For reference I don't this should be done for the underline spec
> because unlike foreground and background it can be a string or a
> plist containing the color value and we would not want to update it
> in place.
The MSDOS terminal doesn't support underline, so no worries here.
This bug report was last modified 1 year and 50 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.