mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-06 21:37:49 +00:00
add utf8proc so we can detect unicode char width
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -19,3 +19,6 @@
|
||||
[submodule "vendor/libpng"]
|
||||
path = vendor/libpng
|
||||
url = https://github.com/glennrp/libpng.git
|
||||
[submodule "vendor/utf8proc"]
|
||||
path = vendor/utf8proc
|
||||
url = https://github.com/JuliaStrings/utf8proc.git
|
||||
|
||||
Reference in New Issue
Block a user