-
It would be really cool to have a spinner that looks like a heartbeat going across a horizontal line.
![heartbeat](https://user-images.githubusercontent.com/17990160/130622979-57e54d51-e2de-47cc-9a0…
-
Hi, @ArthurSonzogni,
CC: @SAtacker
I have try using C++ exceptions in FTXUI, but it doesn't work properly.
Any recommendation to handle errors in FTXUI.
Thanks
-
**Describe the bug**
The third_party dependency FTXUI fails to compile.
**To Reproduce**
Steps to reproduce the behavior:
1. git clone https://github.com/eclipse-ecal/ecal
2. git submodule init…
-
I don't know if this is expected behavior or bug, FTXUI supports UTF-8 output, but it seems to only support ASCII input?.
I tried to enter non-ascii characters (e.g. CJK characters, full-width commas…
-
**Summary**: Start up an FTXUI app and then begin resizing. You will quickly see that the terminal stops updating. In fact, the entire UI is now non-responsive.
**One Possible Reason**: First o…
-
**Is your feature request related to a problem? Please describe.**
At the moment, have 2 eCAL Mon applications:
1. The eCAL Mon GUI, which is feature rich and easy to use
2. The eCAL Mon …
-
example "homescreen" uses around ~150MB of virtual memory
example "gallery" uses around ~79MB of virtual memory
I wonder is it possible to reduce virt memory usage?
-
(but working in native linux console)
use examples/utils/print_key_press
will print
```
( 8 ) -> ? )
```
but ascii 8 is backspace...
-
Client os: Windows 10
SSH client: xshell, Motaxterm
Remote os: ubuntu 18.04, ubuntu 20.04
Remote terminal: bash, fish-shell, zsh
Example: [Input](https://github.com/ArthurSonzogni/FTXUI/blob/m…
-
Is there a way to change the content of a paragraph element based on the currently focused (not selected) checkbox?
(The intend of use is to provide additional information to the user **before** he …