mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-15 21:14:35 +02:00
Add hyperlink id to CellAttrs
This commit is contained in:
@@ -9,6 +9,6 @@ var _ = fmt.Print
|
||||
type Cell struct {
|
||||
Ch Ch
|
||||
Fg, Bg, Dec CellColor
|
||||
Attrs CellAttrs
|
||||
Mc MultiCell
|
||||
Attrs CellAttrs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user