mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-28 11:36:34 +00:00
dashed underlines
This commit is contained in:
@@ -1010,6 +1010,7 @@ pub fn updateCell(
|
||||
.single => .underline,
|
||||
.double => .underline_double,
|
||||
.dotted => .underline_dotted,
|
||||
.dashed => .underline_dashed,
|
||||
else => .underline,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user