Commit Graph

15 Commits

Author SHA1 Message Date
mulark
fb1dd49c52 Default cursor position handling 2020-09-10 22:00:41 -06:00
David Bittner
5162590828 forgot the special case of printing the empty graphics escape sequence 2019-05-10 10:28:01 -04:00
David Bittner
9520aeafbf missed the empty graphics mode sequence 2019-05-10 10:26:25 -04:00
David Bittner
4e4f13890c updating readme 2019-05-06 17:23:20 -04:00
David Bittner
a281428c66 updating readme example 2019-05-06 17:20:10 -04:00
David Bittner
2b8ef9dcd5 whoops, namespace issues 2019-05-06 17:03:19 -04:00
David Bittner
38a5f31e47 adding a lot more sequences 2019-05-06 16:18:46 -04:00
David Bittner
8c1408cefe adding new sequences from the VT100 list 2019-05-04 11:24:58 -04:00
David Bittner
a8d429d223 added high cursor and show cursor 2019-05-02 23:46:46 -04:00
David Bittner
b1c17325f7 properly handles unknown ansi escapes by adding them as plain text 2019-05-02 23:04:41 -04:00
David Bittner
0b7e534ae4 fixed issues with SetGraphicsMode sequence 2019-05-02 19:33:21 -04:00
David Bittner
540a15c350 changing license to MPL2.0 2019-04-27 15:40:52 -04:00
David Bittner
b40030c7cf adding doc publishing 2019-04-26 22:22:52 -04:00
David Bittner
c2b8f5ed57 it all works, just need to figure out how to deal with the end of the stream 2019-04-26 17:58:27 -04:00
David Bittner
cf99422b0a first commit, things are coming together 2019-04-26 15:01:11 -04:00