Age | Commit message (Expand) | Author |
---|---|---|
2016-07-04 | Add some printing for unhandled non-CSI escapes | Joe Wilm |
2016-07-04 | Add support for application keypad mode | Joe Wilm |
2016-07-04 | Fix transpose bug with ansi goto | Joe Wilm |
2016-07-03 | Make ansi::Handler methods strongly typed | Joe Wilm |
2016-07-03 | Remove ansi::DebugHandler | Joe Wilm |
2016-07-03 | Make ansi::TermInfo strongly typed | Joe Wilm |
2016-06-30 | Add config file | Joe Wilm |
2016-06-29 | Add license headers to source files | Joe Wilm |
2016-06-23 | Fix bug handling ansi mode sequences | Joe Wilm |
2016-06-14 | Fix a few compiler warnings | Joe Wilm |
2016-06-09 | Fix backspace | Joe Wilm |
2016-06-09 | Fix all trivial compiler warnings | Joe Wilm |
2016-06-08 | Add support for scrolling regions | Joe Wilm |
2016-06-07 | Parse a few more ansi terminal mode commands | Joe Wilm |
2016-06-06 | Fix escape bytes as input bug in ANSI parser | Joe Wilm |
2016-06-06 | Minor updates to terminal handling | Joe Wilm |
2016-06-02 | Initial support for Terminal Emulation (woo!) | Joe Wilm |
2016-05-28 | Initial ANSI parser implementation | Joe Wilm |