aboutsummaryrefslogtreecommitdiffstats
path: root/src/term.rs
Commit message (Expand)AuthorAgeFilesLines
* provide a timeout for reads when trying to match an escapeJesse Luehrs2013-04-011-8/+15
* buffer escapes, so we can back out and treat them as individual charsJesse Luehrs2013-03-311-15/+12
* remove some things that are imported by defaultJesse Luehrs2013-03-291-2/+0
* oopsJesse Luehrs2013-03-291-1/+1
* use the trie to implement reading with escape codesJesse Luehrs2013-03-291-0/+96
* this actually doesn't need state, rmcup is idempotentJesse Luehrs2013-03-211-8/+3
* isatty doesn't really belong with termiosJesse Luehrs2013-03-211-1/+12
* turn this into an objectJesse Luehrs2013-03-211-0/+58
* a couple aliasesJesse Luehrs2013-03-211-0/+2
* abstract this outJesse Luehrs2013-03-211-0/+1
* project skeletonJesse Luehrs2013-03-191-0/+6