eclipse-theia/theia

Ctrl-P does not work when focus is on terminal

オープン

#5,152 opened on 2019/05/15

 (5 件のコメント) (0 件のリアクション) (1 人の担当者)TypeScript (2,478 件のフォーク)batch import
bughelp wantedterminalui/ux

Repository metrics

Stars
 (18,676 個のスター)
PR merge metrics
 (平均マージ 15d 4h) (30d で 75 merged PRs)

説明

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:

  1. Click on terminal to give focus
  2. Hit Ctrl-P => nothing happens

Positive:

  1. Click on file navigator to give focus
  2. Hit Ctrl-P => File chooser opens

OS and Theia version:

Diagnostics: none

コントリビューターガイド