Add a task system.

This commit is contained in:
ArthurSonzogni
2025-07-02 16:53:48 +02:00
parent 994915dbb9
commit 9c19331935
24 changed files with 640 additions and 279 deletions

View File

@@ -24,6 +24,7 @@ Next
import ftxui.util;
```
Thanks @mikomikotaishi for PR #1015.
- Remove dependency on 'pthread'.
### Component
- Fix ScreenInteractive::FixedSize screen stomps on the preceding terminal