v8.2.0

Textualize/textualv8.2.0Mar 27, 2026by willmcgugan

AI Summary

This major update enhances text selection capabilities, introducing auto-scrolling and the ability to select across container widgets.

Key Highlights

  • Auto-scrolling on select
  • Selecting over containers
  • Added `App.ENABLE_SELECT_AUTO_SCROLL`, `App.SELECT_AUTO_SCROLL_LINES`, `App.SELECT_AUTO_SCROLL_SPEED` to tweak auto scrolling behavior

New Features

  • Auto-scrolling on select
  • Selecting across container widgets

Full Release Notes

This release enhances text selection, with auto-scrolling, and the ability to select across container widgets.

This work was sponsored by Mistral AI.

## [8.2.0] - 2026-03-27

### Added 

- Auto-scrolling on select https://github.com/Textualize/textual/pull/6440
- Selecting over containers https://github.com/Textualize/textual/pull/6440
- Added `App.ENABLE_SELECT_AUTO_SCROLL`, `App.SELECT_AUTO_SCROLL_LINES`, `App.SELECT_AUTO_SCROLL_SPEED` to tweak auto scrolling behavior https://github.com/Textualize/textual/pull/6440