|
|
|
|
|
by kibwen
229 days ago
|
|
No, the people making TUIs in Rust are making TUIs because they love TUIs, and because Ratatui is pretty delightful. The state of GUI frameworks in Rust is irrelevant for this purpose, because even if there existed your ideal of Qt in Rust (putting aside the debatable notion that Qt is some sort of pinnacle of design), the people making TUIs wouldn't care, because that's not what they want to make. |
|
Every GUI I replace with a TUI is one less flow-breaking obstacle where I have to suddenly reach for the mouse.