bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62994: [PATCH v7] Add support for colored and styled underlines on t


From: Po Lu
Subject: bug#62994: [PATCH v7] Add support for colored and styled underlines on tty frames
Date: Mon, 22 Apr 2024 08:44:15 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Mohsin Kaleem <mohkale@kisara.moe> writes:

> CLOSES bug#62994

This is not the proper manner of specifying bug numbers relating to a
change.  Place it immediately after the most relevant (in your judgment)
item in the log entry, e.g.:

  * src/foo.c (pertinent_function): Adjust for something.
  (bug#62994)

> * src/xterm.c (x_draw_glyph_string): Updated to use renamed
> FACE_UNDERLINE_SINGLE and FACE_UNDERLINE_WAVE face_underline_type
> enumerations.

This change should be accompanied by like updates to *_draw_glyph_string
and related functions in the remaining terminal backends.

Last but not least, are there terminal emulators besides Kitty that
support these underline styles?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]