Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 13:29
· 45 commits to main since this release
c343b18

What's Changed

  • refactor(width): delegate CJK classification to xterm wcwidth table by @KoalaHao in #76
  • fix(windows): non-blocking input loop, restore Ctrl+C, drive-root path walk by @FXschwartz in #74
  • fix(win32): forward bare mouse motion as SGR button 35 for hover by @KoalaHao in #77
  • fix: stop sending DECRDA query on TUI shutdown by @mrgnhnt96 in #82
  • fix: edge auto-scroll during selection drag in scroll views by @mrgnhnt96 in #81
  • fix(win32): encode KEY_EVENT_RECORD.uChar as UTF-8 for IME input by @KoalaHao in #78
  • fix: stabilize IME cursor position to prevent Chinese input flickering by @KoalaHao in #83
  • fix: Use InputDecoration instead BoxDecoration in example by @siloebb in #70
  • Release v0.8.0 by @FXschwartz in #89

New Contributors

Full Changelog: v0.7.0...v0.8.0