Y
Hacker News
new
|
ask
|
show
|
jobs
by
chadrs
114 days ago
I love this but with all the advances of TUI frameworks, using C + ncurses feels like such a hard path.
2 comments
talideon
114 days ago
It'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.
link
freedomben
114 days ago
Agreed. Also for something this complex, performance isn't going to be automatically good enough I suspect.
link
dafty4
114 days ago
Cool which newer TUI frameworks do you prefer?
link
aldanor
114 days ago
Rust's ratatui is pretty good on the lower-level side of things
link