| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-27 | 534 Bytes | |
| The Select Release source code.tar.gz | 2026-03-27 | 30.2 MB | |
| The Select Release source code.zip | 2026-03-27 | 31.4 MB | |
| Totals: 3 Items | 61.6 MB | 0 | |
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_SPEEDto tweak auto scrolling behavior https://github.com/Textualize/textual/pull/6440