|
|
|
|
|
by ReleaseCandidat
1022 days ago
|
|
> there's something comforting about the constraints of just ASCII/ANSI and curses. If you are using raw Ncurses from C or C++ you know where the name came from.
My favourite feature are the macros ncurses.h defines, like `OK` and `timeout` |
|