Skip to content
Snippets Groups Projects
Unverified Commit 2406e20f authored by Arthur Sonzogni's avatar Arthur Sonzogni Committed by GitHub
Browse files

Update README.md

parent be8e09fe
Branches
No related tags found
No related merge requests found
......@@ -24,9 +24,9 @@ A simple C++ library for terminal based user interface.
[[1]](https://hackernoon.com/building-reactive-terminal-interfaces-in-c-d392ce34e649?gi=d9fb9ce35901)
and [React](https://reactjs.org/)
* Simple and elegant syntax (in my opinion).
* Support for [UTF8](https://en.wikipedia.org/wiki/UTF-8) and [fullwidth chars](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms) ( 测试). (% [except combining characters](https://github.com/ArthurSonzogni/FTXUI/issues/109))
* Support for [UTF8](https://en.wikipedia.org/wiki/UTF-8) and [fullwidth chars](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms) ( 测试).
* No dependencies.
* Cross platform (mostly). Linux/mac (main target), Windows (experimental).
* Cross platform. Linux/mac (main target), Windows (experimental thanks to contributors), WebAssembly.
* Keyboard & mouse navigation.
## Operating systems
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment