titik
titik copied to clipboard
A cross platform minimalistic text user interface
To reproduce the regression, checkout this repo and run the examples ```sh git clone --depth=1 https://github.com/ivanceras/titik ``` To run the examples using crossterm 0.18.0, the TUI is snappy and responsive....
If I enter a Unicode character (I tried `ë`) in the "Hello World!" line the character is shown but the application crashes when I enter another character (also ASCII).
In the demo image, two radio buttons are shown selected at the same time. If they are meant to be of the same group, they should be exclusive (selecting one...