v0.1.46

anomalyco/opentuiv0.1.46Nov 17, 2025by github-actions[bot]

AI Summary

Enhanced terminal compatibility with Windows, improved CJK word wrapping, and added finer control over scroll speed.

Key Highlights

  • Enabled bracketed paste on Windows
  • Fixed word wrapping for CJK and at wrap/chunk boundaries
  • Allowed scroll speed less than 1

New Features

  • Bracketed paste support
  • Scroll speed control

Full Release Notes

## What's Changed
* fix: enable bracketed paste (and more) on win by @Hona in https://github.com/sst/opentui/pull/320
* fix word wrapping with CJK and at wrap/chunk boundaries by @kommander in https://github.com/sst/opentui/pull/319
* old style meta+arrow by @kommander in https://github.com/sst/opentui/pull/322
* allow <1 scroll speed for slowdown by @kommander in https://github.com/sst/opentui/pull/323


**Full Changelog**: https://github.com/sst/opentui/compare/v0.1.45...v0.1.46