mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-21 11:08:09 +08:00
Support full-width characters (CJK)
+ 3 tests. The goal is to fix: https://github.com/ArthurSonzogni/FTXUI/issues/2#issuecomment-504871456
This commit is contained in:
@@ -14,6 +14,7 @@ add_library(screen
|
||||
src/ftxui/screen/screen.cpp
|
||||
src/ftxui/screen/string.cpp
|
||||
src/ftxui/screen/terminal.cpp
|
||||
src/ftxui/screen/wcwidth.cpp
|
||||
)
|
||||
|
||||
add_library(dom
|
||||
|
Reference in New Issue
Block a user