Skip to content

0.0.22

Latest

Choose a tag to compare

@migueldeicaza migueldeicaza released this 03 Sep 20:51
· 3 commits to main since this release

What's Changed

New Features

  • window chrome matches current theme by @freepicheep in #33
  • Bracketed paste implemented
  • Add support for reporting iTerm2 settings (there were already in place, we just did not report them).
  • blinking cursors pause as you type

Improvements

  • More performance optimizations to SwiftTerm, we are very close to Ghostty 1.3.1 in performance terms, a bit better in some, but still slower than Ghostty/dev which has improved even more.

New Contributors