aboutsummaryrefslogtreecommitdiffstats
path: root/src/ffi.rs
Commit message (Expand)AuthorAgeFilesLines
* commentJesse Luehrs2016-04-271-0/+2
* a few more accessorsJesse Luehrs2016-04-271-0/+10
* add most of the rest of the basic screen accessorsJesse Luehrs2016-04-271-0/+8
* allow the attr ffi wrappers to be used on more than just cellsJesse Luehrs2016-04-271-4/+4
* remove some unnecessary wrappersJesse Luehrs2016-04-271-2/+0
* implement the rest of the cell attrsJesse Luehrs2016-04-271-0/+5
* start implementing cellsJesse Luehrs2016-04-271-0/+6
* set_window_size and set_scrollback_lengthJesse Luehrs2016-04-261-0/+10
* stop tracking terminal size separatelyJesse Luehrs2016-04-261-0/+3
* split things out into more modulesJesse Luehrs2016-04-261-0/+34