Skip to content

v0.1.1

Compare
Choose a tag to compare
@aaronjanse aaronjanse released this 14 Apr 21:16
· 151 commits to master since this release

Fixes:

  • scrollback scrolling is no longer completely broken
  • errors during terminal resize are no longer fatal
  • non-ascii characters now cause less chaos
  • Erase in Display no longer randomly crashes (i and j look similar! f8553c0)
  • bright colors are now handled better when combined with other SGR stuff
  • escape sequences are now parsed more properly, preventing most issues where gibberish is printed to the screen