aboutsummaryrefslogtreecommitdiffstats
path: root/src/ffi.rs
Commit message (Expand)AuthorAgeFilesLines
* start the rewriteJesse Luehrs2019-10-291-127/+0
* rustfmtJesse Luehrs2019-10-291-23/+67
* bump libvt100Jesse Luehrs2017-07-191-1/+1
* this one tooJesse Luehrs2016-06-051-1/+1
* these functions should return voidJesse Luehrs2016-06-051-4/+4
* implement get_string_formattedJesse Luehrs2016-04-281-0/+7
* 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