aboutsummaryrefslogtreecommitdiffstats
path: root/test/termios3.rs
Commit message (Expand)AuthorAgeFilesLines
* move size back to term::iosJesse Luehrs2013-04-081-1/+1
* isatty is already exposed, no need to do it againJesse Luehrs2013-04-081-6/+8
* also, print and println are now in the preludeJesse Luehrs2013-04-011-2/+2
* a couple aliasesJesse Luehrs2013-03-211-2/+2
* standardize on cols, rowsJesse Luehrs2013-03-201-2/+2
* implement getting terminal sizeJesse Luehrs2013-03-201-1/+2
* implement isattyJesse Luehrs2013-03-201-0/+10