v3.7.1

Textualize/textualv3.7.1Jul 9, 2025by willmcgugan

AI Summary

A hotfix addressing a bug where text selection functionality was broken in the TextArea widget when soft wrapping was disabled.

Key Highlights

  • Fixed broken text selection with soft_wrap=False

Full Release Notes

A hotfix for text selection with soft wrapping in the TextArea widget

## [3.7.1] - 2025-07-09

### Fixed

- Fixed broken text selection with soft_wrap=False https://github.com/Textualize/textual/pull/5940