5 ms·
I love this but with all the advances of TUI frameworks, using C + ncurses feels like such a hard path.
by chadrs 5mo ago
I love this but with all the advances of TUI frameworks, using C + ncurses feels like such a hard path.
- dafty4 5mo agoCool which newer TUI frameworks do you prefer?
- aldanor 5mo agoRust's ratatui is pretty good on the lower-level side of things
- talideon 5mo agoIt's a tool with a long vintage, and it wouldn't make sense to port it to a different language just to take advantage of the likes of bubbletea or textual.
- freedomben 5mo agoAgreed. Also for something this complex, performance isn't going to be automatically good enough I suspect.