-
Notifications
You must be signed in to change notification settings - Fork 30.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No next and previous keyboard shortcuts for Find widget in Integrated Terminal #29661
Comments
Found during #29479 |
I agree that those actions should have the same shortcuts used in the editor's search widget bound to them, by default. |
@Tyriar |
Addressed by PR #31418 |
Reopening, #32113 didn't resolve |
@Tyriar Give me a thumbs up if this sounds good. |
I think ideally F3/shift+F3 would work the same everywhere 👍 |
Added keybindings for terminal find next and find previous and updated regex, whole word, and case sensitive keybindings to match the way next and previous work. Fixes #29661
Steps to Reproduce:
There are no keyboard shortcuts for previous and next match (Shift + F3, F3).
The text was updated successfully, but these errors were encountered: