[PR #4219] Add find action to keybinding commands in Settings Profile Schema #25694

Open
opened 2026-01-31 09:11:10 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/4219

State: closed
Merged: Yes


Summary of the Pull Request

Add find as a ShortcutActionName, so that it is recognized as a command for keybindings in profiles.json settings.

References

This seems to have been missed by #3590.

PR Checklist

  • Closes Split screen with tmux makes font smaller (#4218)
  • CLA signed
  • [N/A] Tests added/passed
  • [N/A] Requires documentation to be updated
  • [N/A] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx

Detailed Description of the Pull Request / Additional comments

See #4218

Validation Steps Performed

The command is recognized when using the updated schema:

image

**Original Pull Request:** https://github.com/microsoft/terminal/pull/4219 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Add `find` as a `ShortcutActionName`, so that it is recognized as a command for keybindings in profiles.json settings. ## References This seems to have been missed by #3590. ## PR Checklist * [X] Closes #4218 * [X] CLA signed * [N/A] Tests added/passed * [N/A] Requires documentation to be updated * [N/A] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx <!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here --> ## Detailed Description of the Pull Request / Additional comments See #4218 ## Validation Steps Performed The command is recognized when using the updated schema: ![image](https://user-images.githubusercontent.com/9403740/72377075-b708df00-36d4-11ea-9fc2-07822f90606f.png)
claunia added the pull-request label 2026-01-31 09:11:10 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#25694