vscode: Terminal a11y help menu includes wrong keybinding

With editor.accessibilitySupport:true, the help menu says that the keybinding to Run recent command is Ctrl+Alt+R on windows or Command+Option+R on macos.

It should instead correctly reflect the keybinding used for this when context: Ctrl+R and Command+R.

This is probably because the terminal is not focused when the help menu is shown

About this issue

  • Original URL
  • State: open
  • Created a year ago
  • Comments: 19 (19 by maintainers)

Commits related to this issue

Most upvoted comments

@meganrogge I hope to get to this in October iteration