File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -18,15 +18,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1818- Added ` grid_size ` property to ` GridLayout ` https://github.com/Textualize/textual/pull/6210
1919- Exposed ` NoSelection ` and ` BLANK ` via ` textual.widgets.select ` https://github.com/Textualize/textual/pull/6214
2020- Added ` Widget.FOCUS_ON_CLICK ` classvar amd ` Widget.focus_on_click ` method https://github.com/Textualize/textual/pull/6216
21+ - Added support for the kitty keyboard protocol on Windows https://github.com/Textualize/textual/pull/6207
2122
2223### Changed
2324
2425- Change highlight style of Select to only highlight the border, not the label https://github.com/Textualize/textual/pull/6214
2526
26- ### Added
27-
28- - Added support for the kitty keyboard protocol on Windows https://github.com/Textualize/textual/pull/6207
29-
3027## [ 6.5.0] - 2025-10-31
3128
3229### Added
You can’t perform that action at this time.
0 commit comments