mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Make the Unicode database version used available
This commit is contained in:
2
tools/wcswidth/std.go
generated
2
tools/wcswidth/std.go
generated
@@ -3242,3 +3242,5 @@ func IsEmojiPresentationBase(code rune) bool {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
var UnicodeDatabaseVersion [3]int = [3]int{15, 0, 0}
|
||||
|
||||
Reference in New Issue
Block a user