eclipse-theia/theia
Ctrl-P does not work when focus is on terminal
Ouverte
#5 152 ouverte le 15 mai 2019
bughelp wantedterminalui/ux
Métriques du dépôt
- Stars
- (18 676 étoiles)
- Métriques de merge PR
- (Merge moyen 15j 4h) (75 PRs mergées en 30 j)
Description
Description
When the focus is on the terminal Ctrl-P does not nothing instead of opening the "File chooser".
Other apps:
- VsCode: Open "File chooser", regardless of context/focus
- local terminal app: scroll up in command history
As a User I would expect the VsCode behavior.
Note: This is no problem for Mac users because there "File chooser" action is mapped to "Cmd-P".
Reproduction Steps
Negative:
- Click on terminal to give focus
- Hit
Ctrl-P=> nothing happens
Positive:
- Click on file navigator to give focus
- Hit
Ctrl-P=> File chooser opens
OS and Theia version:
Diagnostics: none