Skip to content

Commit

Permalink
Update README, change the video to a new one
Browse files Browse the repository at this point in the history
Signed-off-by: Amjad Alsharafi <[email protected]>
  • Loading branch information
Amjad50 committed Oct 19, 2024
1 parent 034efbb commit 619b588
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@ Simple ui built with [egui]
1. Very simple and easy to use immediate mode UI.

#### TUI
[![TUI demo](https://img.youtube.com/vi/cMO89-Xljr8/0.jpg)](https://www.youtube.com/watch?v=cMO89-Xljr8)
[![TUI demo](https://img.youtube.com/vi/KjL5P-7pEoI/0.jpg)](https://www.youtube.com/watch?v=KjL5P-7pEoI)

This is just for fun, but it is actually working way better than
I expected. Check the [demo](https://www.youtube.com/watch?v=cMO89-Xljr8).
I expected. Check the [demo](https://www.youtube.com/watch?v=KjL5P-7pEoI).

If you have one of these terminals mentioned [in this docs](https://docs.rs/crossterm/0.28.1/crossterm/event/struct.PushKeyboardEnhancementFlags.html)
Then you will have a much better experience, since these terminals support detecting button `Release`, normally other terminals don't have this feature, so
Expand Down

0 comments on commit 619b588

Please sign in to comment.