Skip to content
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

Test keyboard shortcuts for terminal find widget #59265

Closed
3 tasks done
alexr00 opened this issue Sep 24, 2018 · 0 comments
Closed
3 tasks done

Test keyboard shortcuts for terminal find widget #59265

alexr00 opened this issue Sep 24, 2018 · 0 comments
Labels
terminal Integrated terminal issues testplan-item

Comments

@alexr00
Copy link
Member

alexr00 commented Sep 24, 2018

Ref #29661

Complexity: 1

The keyboard short cuts for the terminal find widget should match those in the editor find widget:

  • F3 (next) Cmd+G on mac
  • Shift+F3(previous) Cmd+Shift+G on mac
  • Alt+R(toggle regex) Cmd+Alt+R on mac
  • Alt+C(toggle case sensitive) Cmd+Alt+C on mac
  • Alt+W(toggle whole word) Cmd+Alt+W on mac

These keybindings should work when either the find widget or the terminal has focus. Find next and previous should also work when the find widget is hidden.

@alexr00 alexr00 added testplan-item terminal Integrated terminal issues labels Sep 24, 2018
@alexr00 alexr00 added this to the September 2018 milestone Sep 24, 2018
@bpasero bpasero assigned isidorn and unassigned weinand Sep 25, 2018
@sandy081 sandy081 assigned octref and unassigned aeschli Sep 25, 2018
@jrieken jrieken removed their assignment Sep 25, 2018
@isidorn isidorn removed their assignment Sep 25, 2018
@octref octref closed this as completed Sep 25, 2018
@octref octref removed their assignment Sep 25, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
terminal Integrated terminal issues testplan-item
Projects
None yet
Development

No branches or pull requests

6 participants