summaryrefslogtreecommitdiffstats
path: root/src/tests/curses_scr.c
Commit message (Expand)AuthorAgeFilesLines
* Obsolete, and no longer functionsMichael Brown2006-12-191-88/+0Star
* Use iskey() and getchar() to interact with console, rather than objectMichael Brown2006-12-181-2/+2
* started on ANSI sequence processingDan Lynch2006-06-281-1/+22
* - working basic ansi termnal extension for mucursesDan Lynch2006-06-271-2/+3
* make path relative (so that I don't break eb top of tree !)Dan Lynch2006-06-271-5/+6
* - testable console framework implementing mucurses SCREEN structDan Lynch2006-06-271-0/+65