How to create TUI frontend like yazi? #2857
FrancoBujakiewicz
started this conversation in
2. Show and tell
Replies: 1 comment 1 reply
-
I just did a quick search and found ratatui which is what yazi and other popular rust based apps appear to use. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. Can you guide me the basics how could start to create a "yazi-like" TUI with Rust? I like so much yazi front-end style in the terminal. I want to create a TUI that have elements can you navigate between them with the keyboard, integrate more the mouse, etc.
Beta Was this translation helpful? Give feedback.
All reactions