aboutsummaryrefslogtreecommitdiffstats
path: root/src/termios_wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* standardize on cols, rowsJesse Luehrs2013-03-201-2/+2
* implement getting terminal sizeJesse Luehrs2013-03-201-0/+9
* return errno on failure, not just falseJesse Luehrs2013-03-191-8/+9
* add a scope guard sort of thing to allow restoring terminal stateJesse Luehrs2013-03-191-0/+23
* more implementationsJesse Luehrs2013-03-191-0/+34
* actually, who uses thisJesse Luehrs2013-03-191-4/+0
* implement echoJesse Luehrs2013-03-191-0/+14
* project skeletonJesse Luehrs2013-03-191-0/+21