aboutsummaryrefslogtreecommitdiffstats
path: root/test/termios2.rs
Commit message (Collapse)AuthorAgeFilesLines
* actually, let's not reexport the termios stuff at the top levelJesse Luehrs2013-04-031-1/+1
|
* remove some things that are imported by defaultJesse Luehrs2013-03-291-1/+0
|
* a couple aliasesJesse Luehrs2013-03-211-1/+1
|
* better apiJesse Luehrs2013-03-191-2/+1
|
* add a scope guard sort of thing to allow restoring terminal stateJesse Luehrs2013-03-191-2/+14
|
* another testJesse Luehrs2013-03-191-0/+10