mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-22 04:38:09 +08:00
Variou details:
- Put the MIT copyright at the end. - Move the directory /other -> tools - Various improvements.
This commit is contained in:

committed by
Arthur Sonzogni

parent
5a4afba66f
commit
f2dc080a35
@@ -29,10 +29,7 @@ A simple C++ library for terminal based user interface.
|
||||
* 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) (→ 测试)
|
||||
* No dependencies.
|
||||
* Cross platform:
|
||||
- Linux (main target)
|
||||
- Windows (experimental, thanks to mauve@)
|
||||
- Mac (never tested, but must WORK)
|
||||
* Cross platform (mostly). Linux (main target), Windows (experimental), Mac.
|
||||
|
||||
## Example:
|
||||
~~~cpp
|
||||
|
Reference in New Issue
Block a user