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

Up and down arrow key does not work in integrated terminal when using ubuntu bash as an integrated terminal. #10579

Closed
sameerkattel opened this issue Aug 16, 2016 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@sameerkattel
Copy link

sameerkattel commented Aug 16, 2016

  • VSCode Version: 1.4.0
  • OS Version: Windows 10

Steps to Reproduce:

  1. // Place your settings in this file to overwrite the default settings
    {
    "terminal.integrated.shell.windows": "\WINDOWS\sysnative\bash.exe"
    }
  2. Open integrated terminal.
  3. Enter some command in the terminal.
  4. Try to navigate the history using up key and this does not function.
  5. I also tried to navigate through a file in vi in the integrated term using up and down arrow key . This also does not function.
@Tyriar
Copy link
Member

Tyriar commented Aug 16, 2016

Duplicate #10163

@Tyriar Tyriar closed this as completed Aug 16, 2016
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 16, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants