Skip to content

0.1.1

Compare
Choose a tag to compare
@gasman gasman released this 06 Dec 19:07
· 6 commits to main since this release
  • Add support for printable characters with codepoints < 0x20
  • Implement escape sequences for save/restore cursor
  • Fix: Use correct colour palette as per http://answers.google.com/answers/threadview/id/126097.html
  • Fix: Bright flag should not apply to background colour
  • Fix: Fix 'move cursor' escape sequence to be 1-based rather than 0-based