- Added methods to request foreground and background color reports along with a new related event type (`ColorReportEvent`). - Added fix for handling multiple DSR requests before a terminal response or a DSR timeout.
0.1.4
- Fixed possible malformed sgr parameter ansi escape. - Removed `nclicks` attribute from `MouseEvent`.
0.1.3
Was possible for input parser to try to write into a non-existent escape buffer! Fixed!
0.1.2
Added several control and sgr codes. Expanded doc strings for all methods.