Added
- support cursor colour for animated cursor
- preserve text attrs like underline, reverse, etc
- also get fg and bg colours with OSC parser
- config for adjusting the cursor scale
- animated cursors
Fixed
- ensure shader assets exist
- (animated_cursor) various cosmetic improvements
Other
- refactor e2e test and add shader tests
- optionally hash GPU render
- move glsl files to own directory
- seperate shader tattoy from GPU code