Commit Graph

14 Commits

Author SHA1 Message Date
David Bittner
d9872e03e6 added ansi_parse trait so things are more ergonomic 2019-05-06 17:01:17 -04:00
David Bittner
8dd86b6da3 adding testing macro 2019-05-06 16:37:03 -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
b9ca804814 used wrong escape code, whoops... 2019-04-27 17:07:57 -04:00
David Bittner
d533eac192 updating readme 2019-04-27 15:08:04 -04:00
David Bittner
7cc3642f92 added display implementation for all the ANSI Sequences 2019-04-27 15:03:51 -04:00
David Bittner
29eb11a1e1 adding docs, updating Cargo.toml 2019-04-26 22:12:39 -04:00
David Bittner
3ef51ec9e0 done, kinda hacky solution but it works 2019-04-26 20:01:34 -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