mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-22 12:54:34 +00:00
small stylistic changes
This commit is contained in:
@@ -197,7 +197,7 @@ pub const Page = struct {
|
||||
.styles = style.Set.init(
|
||||
buf.add(l.styles_start),
|
||||
l.styles_layout,
|
||||
style.StyleSetContext{},
|
||||
.{},
|
||||
),
|
||||
.grapheme_alloc = GraphemeAlloc.init(
|
||||
buf.add(l.grapheme_alloc_start),
|
||||
|
||||
Reference in New Issue
Block a user