microsoft/PowerToys

Quick select for search results

Open

#39,126 opened on Apr 28, 2025

View on GitHub
 (3 comments) (0 reactions) (1 assignee)C# (7,978 forks)batch import
Help WantedIdea-EnhancementIssue-TaskProduct-Command Palette

Repository metrics

Stars
 (133,154 stars)
PR merge metrics
 (Avg merge 14d 20h) (117 merged PRs in 30d)

Description

Description of the new feature / enhancement

Search results should be numbered consecutively (1,2,3,4,5,6,7,8,9,10). At least for the first 10 search results.

And then use the number key to make a quick selection. Key "1" = select first search result Key "2" = select second search result etc.

Scenario when this would be used?

always Would be used for every search.

Supporting information

Since “Command Palette” is a keyboard-centric application, this would in most cases mean a reduction in keystrokes or mouse movements.

Contributor guide