Spent the day learning/exploring/trying out Ratatui. As *the* TUI framework for Rust, it has always been quite daunting to me. But I've decided to give it a good go. And yeah, it's amazing! 馃槏
With all the needed built in widgets (plus a plethora of more 3rd party ones). The use of channels for communication between threads (for non-blocking events) has been tripping me up for the longest time, but I think I've got it now.
I have some interesting ideas to update few of my command line tools to have TUIs (now that everyone likes them again 馃挊)
2 media