Hacker News new | ask | show | jobs
by doctor_eval 2219 days ago
ISTM that Curses style applications are not really CLIs, but GUIs implemented using character cells instead of pixels.

In a sense, the help pages are a super-thin GUI on top of the underlying CLI.