From 619b588771132d936a18cfa447910ed7e687e881 Mon Sep 17 00:00:00 2001 From: Amjad Alsharafi <26300843+Amjad50@users.noreply.github.com> Date: Sat, 19 Oct 2024 11:59:27 +0800 Subject: [PATCH] Update README, change the video to a new one Signed-off-by: Amjad Alsharafi <26300843+Amjad50@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bbb81f3..f017b9c 100644 --- a/README.md +++ b/README.md @@ -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