aboutsummaryrefslogtreecommitdiff
path: root/screenbuffer.cpp
Commit message (Collapse)AuthorAge
* Add colours to terminal sim outputtomsmeding2017-03-19
|
* Factor out vprintf from ScreenBuffer::(mv)printftomsmeding2017-03-02
|
* Optimize terminal usagetomsmeding2017-03-02
The ^C-catching stuff will not work on windows; need to look into that