Outstanding: Cmd-Shift-K action mode for settings and commands #22

Open
opened 2026-08-22 04:17:38 +00:00 by kayg · 0 comments
Owner

Current state

Outstanding. ⌘⇧K should use the same search panel in action mode, initially prefilled with > . It must list settings panes and app commands rather than transcript messages, using substring matching for action labels.

Acceptance criteria

  • ⌘⇧K opens the search panel in action mode with > already entered.
  • Settings panes and app commands are searchable and listed as actions.
  • Action-label matching is substring-based, not token-prefix message matching.
  • Selecting an action navigates to the settings pane or executes the app command.
  • The panel remains keyboard navigable and visually consistent with the glass search panel.
## Current state Outstanding. `⌘⇧K` should use the same search panel in action mode, initially prefilled with `> `. It must list settings panes and app commands rather than transcript messages, using substring matching for action labels. ## Acceptance criteria - `⌘⇧K` opens the search panel in action mode with `> ` already entered. - Settings panes and app commands are searchable and listed as actions. - Action-label matching is substring-based, not token-prefix message matching. - Selecting an action navigates to the settings pane or executes the app command. - The panel remains keyboard navigable and visually consistent with the glass search panel.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
kayg/hermternal-apple#22
No description provided.