mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
Start work on faces panel
This commit is contained in:
@@ -167,3 +167,5 @@ func RuneOffsetsToByteOffsets(text string) func(int) int {
|
||||
return self.byte_offset
|
||||
}
|
||||
}
|
||||
|
||||
func Repr(x any) string { return fmt.Sprintf("%#v", x) }
|
||||
|
||||
Reference in New Issue
Block a user