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

Terminal name autocomplete (with TAB) shifts the completed string to left #17586

Closed
ionut17 opened this issue Dec 20, 2016 · 2 comments
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues

Comments

@ionut17
Copy link

ionut17 commented Dec 20, 2016

  • VSCode Version: Code 1.8.1 (ee428b0, 2016-12-19T14:49:23.350Z)
  • OS Version: Windows_NT ia32 10.0.14393
  • Extensions:
Extension Author Version
html-snippets abusaidm 0.0.18
vscode-javascript-snippet-pack akamud 0.1.5
vscode-theme-onedark akamud 0.2.14
vscode-eslint dbaeumer 1.1.0
javadebugger donjayamanne 0.0.2
jquerysnippets donjayamanne 0.0.1
python donjayamanne 0.5.5
beautify HookyQR 0.6.2
vscode-icons robertohuertasm 4.0.5
sass-indented robinbentley 1.2.1

Steps to Reproduce:

  1. Open a terminal
  2. Write a command with autocomplete (e.g cd To) and when you press TAB it autocompletes (to cd Today), but it shifts the string to the left in the path string making it almost unreadable.
@Tyriar
Copy link
Member

Tyriar commented Jan 3, 2017

Merging into #14613 as I believe they share the same root cause.

@Tyriar Tyriar closed this as completed Jan 3, 2017
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 3, 2017
@Tyriar
Copy link
Member

Tyriar commented Jan 16, 2017

This should hopefully be fixed in tomorrow's Insiders build (via 63f1fa6). Please let me know if it still reproduces.

See #13625 for more information.

@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) terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

3 participants