-
Hello @adi-g15
Some users reported the package do not build anymore.
I struggled a bit trying arch linux in docker. I was wondering if you could take a look what happens please?
https://aur.ar…
-
微博内容精选
-
### Discussed in https://github.com/ArthurSonzogni/FTXUI/discussions/452
Originally posted by **Alexandring** August 8, 2022
Hello. I am faced with the following problem.
Select an item in t…
-
![image](https://user-images.githubusercontent.com/12003087/87326567-7d227380-c565-11ea-9ad9-7f1f9c921488.png)
```cpp
std::string reset_position;
auto document =
ftxui::vbox({
…
-
https://github.com/ArthurSonzogni/FTXUI/blob/f91677e79f00dac2a02a08f1c993fc6b9983f867/src/ftxui/dom/canvas.cpp#L804-#L806
I suspect the intent is to draw only those elements of the string that are …
-
When configuring the CMake project using the vcpkg package of ftxui the following error occurs:
```
cmake.exe -DCMAKE_BUILD_TYPE=Debug "-DCMAKE_MAKE_PROGRAM=C:/Program Files/JetBrains/CLion 2022.1…
-
I suspect the "homescreen" example to be non-thread-safe. `refresh_ui_continue` is being written to by one thread and (potentially) simultaneously read from another, while not being atomic.
https:/…
-
If `ScreenInteractive` is not in a `.Loop()` and `.PostEvent()` is called it will cause a segfault:
```cpp
#include "ftxui/component/event.hpp"
#include "ftxui/component/screen_interactive.hpp"
…
ghost updated
2 years ago
-
Thank you for this nice library.
Would it be possible to set the include directories as system header files?
[Here](https://www.foonathan.net/2018/10/cmake-warnings/) is a resource how libraries…
-
How to reproduce:
1. goto: https://github.com/ArthurSonzogni/FTXUI/blob/master/doc/mainpage.md
2. click on examples:
![obraz](https://user-images.githubusercontent.com/24435886/172620676-cbf8b19c-8…