Neither one nor Many
Software engineering blog about my projects, geometry, visualization and music.
It will be a lot easier to compile. No longer dependant on the json lib. A single .cpp file (as the code is quite small).
No makefile, just a g++ goto.cpp -o goto -lncurses
Get the source code here
P.S. I added colours:
24-feb-2013: Now listens for ncurses KEY_RESIZE event so changing window size will redraw.