Y
Hacker News
new
|
ask
|
show
|
jobs
by
YeGoblynQueenne
34 days ago
What's your TUI made with? I'm kind of imagining some kind of n-curses based thing here tbh, using SWI-Prolog's C interface? Nothing like that?
1 comments
crustycoder
34 days ago
It's not that sophisticated ;-) There's command editing using readline, result pagination using less and I output links to the reports and the Cloud console using ANSI HTTP link escapes. Primitive but sufficient.
link