github raphamorim/rio v0.2.20

latest releases: nightly, v0.2.29, v0.2.28...
2 months ago

0.2.20

  • Performance: Implemented SIMD-accelerated UTF-8 validation throughout Rio terminal using the simdutf8 crate.
    • Architecture support: AVX2/SSE4.2 (x86-64), NEON (ARM64), SIMD128 (WASM)
    • Automatic optimization: Runtime detection selects fastest implementation available
  • Support for XTGETTCAP (XTerm Get Termcap) escape sequence for querying terminal capabilities.
  • Font library is now under a RWLock instead of Mutex to allow multiple tabs readings same font data.
  • Fix: crash on openSUSE Tumbleweed #1160.

Changelog

Don't miss a new rio release

NewReleases is sending notifications on new releases.