microsoft/PowerToys

Quick select for search results

Open

#39.126 geöffnet am 28. Apr. 2025

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C# (7.978 Forks)batch import
Help WantedIdea-EnhancementIssue-TaskProduct-Command Palette

Repository-Metriken

Stars
 (133.154 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 14T 20h) (117 gemergte PRs in 30 T)

Beschreibung

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