-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Arrow keys don't work in Ubuntu Bash on Windows #10163
Copy link
Copy link
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)verifiedVerification succeededVerification succeededwindowsVS Code on Windows issuesVS Code on Windows issues
Milestone
Description
- VSCode Version: 1.3.1
- OS Version: Windows 10
Steps to Reproduce:
- Bind bash.exe path to integrated shell ("terminal.integrated.shell.windows": "C:\Windows\sysnative\bash.exe")
- Open terminal by Ctrl-Shift-~
- Type a command: echo hello world
- Use up arrow to find the command in history (doesn't work)
This works in the new stand-alone bash terminal. This also works on a mac. Just not vsc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)verifiedVerification succeededVerification succeededwindowsVS Code on Windows issuesVS Code on Windows issues