Changelog 2026-03-06 (Command Palette Keyboard + Focus Polish Pass)
Article content
Changed
- Added
Homekey support in command palette results to jump to the first result. - Added
Endkey support to jump directly to the last visible result. - Added explicit
:focus-visiblestyling for command result links to improve keyboard orientation while navigating options.
Why
- This focused polish batch improves keyboard-only navigation consistency and scan flow inside the command/search surface.
- The update reduces keypress friction in long result lists and clarifies active focus state.