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

Function keys don't work in terminal in WSL #32285

Closed
traversc opened this issue Aug 11, 2017 · 1 comment
Closed

Function keys don't work in terminal in WSL #32285

traversc opened this issue Aug 11, 2017 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label upstream Issue identified as 'upstream' component related (exists outside of VS Code) windows VS Code on Windows issues WSL Issue when using WSL
Milestone

Comments

@traversc
Copy link

traversc commented Aug 11, 2017

  • VSCode Version: 1.15.0
  • OS Version: Windows 10

Settings:

{
    "terminal.integrated.commandsToSkipShell": []
}

Extensions: none

Steps to Reproduce:

  1. Open a new terminal
  2. Load bash
  3. Press any function key F1-F12

A tilde is inserted rather than passing the function key to the terminal.

Edit: I found a previous workaround based on a similar issue, suggesting to use wsltty, but it doesn't work perfectly either. #10163

@vscodebot vscodebot bot added the terminal General terminal issues that don't fall under another label label Aug 11, 2017
@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug windows VS Code on Windows issues labels Aug 14, 2017
@Tyriar Tyriar added this to the Backlog milestone Aug 14, 2017
@weinand weinand added the WSL Issue when using WSL label Aug 16, 2017
@Tyriar Tyriar added the upstream Issue identified as 'upstream' component related (exists outside of VS Code) label Dec 26, 2017
@Tyriar
Copy link
Member

Tyriar commented Jun 21, 2018

This is likely related to winpty, tracking in #45693

@Tyriar Tyriar closed this as completed Jun 21, 2018
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 21, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label upstream Issue identified as 'upstream' component related (exists outside of VS Code) windows VS Code on Windows issues WSL Issue when using WSL
Projects
None yet
Development

No branches or pull requests

4 participants