aboutsummaryrefslogtreecommitdiffhomepage
path: root/interface-ncurses.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-11-15support stdio for curses interfaceRobin Haberkorn1-8/+31
* ./sciteco commandline help works now * messages issued during batch-mode macro processing are written to stdout/stderr * output can be redirected
2012-11-15added NCurses user interface (based on Scinterm)Robin Haberkorn1-0/+226
* terminal resizing not yet supported * file popups are sort of a hack