aboutsummaryrefslogtreecommitdiffstats
path: root/src/info.rs
Commit message (Expand)AuthorAgeFilesLines
* split out the terminfo stuff to a pluggable backendJesse Luehrs2013-04-131-249/+0
* use tparm instead of tiparmJesse Luehrs2013-04-131-16/+11
* add some notes so i stop trying to fix things that aren't fixable yetJesse Luehrs2013-04-081-0/+2
* handle optional terminal capabilities slightly betterJesse Luehrs2013-04-051-14/+51
* document term::infoJesse Luehrs2013-04-031-0/+67
* push escape code definitions back into term::infoJesse Luehrs2013-04-021-0/+75
* add escape1 for escape sequences with one parameterJesse Luehrs2013-04-011-0/+18
* turn this into an objectJesse Luehrs2013-03-211-38/+6
* use the guard here tooJesse Luehrs2013-03-211-4/+5
* couple tweaksJesse Luehrs2013-03-201-17/+0
* start working on a terminfo wrapperJesse Luehrs2013-03-201-0/+103
* project skeletonJesse Luehrs2013-03-191-0/+0