Ctrl+Shift+F Won't Open Search Dialog #16279

Open
opened 2026-01-31 05:02:36 +00:00 by claunia · 0 comments
Owner

Originally created by @liubq7 on GitHub (Dec 27, 2021).

Windows Terminal version

1.11.3471.0

Windows build number

10.0.19043.0

Other Software

No response

Steps to reproduce

ctrl+shift+f doesn't have any response.

My settings.json:

"actions": [{ "command": "find", "keys": "ctrl+shift+f" }]

and only "find" uses ctrl+shift+f

(Even if this doesn't work, is there any other way to open search box?)

Expected Behavior

open a search dialog

Actual Behavior

nothing happened

Originally created by @liubq7 on GitHub (Dec 27, 2021). ### Windows Terminal version 1.11.3471.0 ### Windows build number 10.0.19043.0 ### Other Software _No response_ ### Steps to reproduce `ctrl+shift+f` doesn't have any response. My `settings.json`: ```json "actions": [{ "command": "find", "keys": "ctrl+shift+f" }] ``` and only "find" uses `ctrl+shift+f` (Even if this doesn't work, is there any other way to open search box?) ### Expected Behavior open a search dialog ### Actual Behavior nothing happened
claunia added the Needs-TriageNeeds-Tag-FixNeeds-Author-Feedback labels 2026-01-31 05:02:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#16279