![]() |
libghostty
|
#include <ghostty/vt/style.h>
Data Fields | |
| int | underline |
Terminal cell style.
Describes the complete visual style for a terminal cell, including foreground, background, and underline colors, as well as text decoration flags. The underline field uses the same values as GhosttySgrUnderline.
This is a sized struct. Use GHOSTTY_INIT_SIZED() to initialize it.