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: tab completion is weird in zsh #6793

Closed
joaomoreno opened this issue May 24, 2016 · 4 comments
Closed

Terminal: tab completion is weird in zsh #6793

joaomoreno opened this issue May 24, 2016 · 4 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug macos Issues with VS Code on MAC/OS X terminal Integrated terminal issues verified Verification succeeded

Comments

@joaomoreno
Copy link
Member

Testing #6654

Maybe this should be filed to the original JS tty implementation.

When typing a command name in the prompt like:

image

And tabbing, I get a few characters repeated:

image

Only seems to happen in zsh, not bash.

@joaomoreno joaomoreno added bug Issue identified by VS Code Team member as probable bug terminal Integrated terminal issues labels May 24, 2016
@Tyriar
Copy link
Member

Tyriar commented May 24, 2016

I can't repro this, perhaps something in your prompt script is causing it? I use bash and don't have a custom setup for zsh so I'm on the default.

@Tyriar Tyriar added the info-needed Issue requires more information from poster label May 24, 2016
@Tyriar
Copy link
Member

Tyriar commented May 25, 2016

Toggling the terminal continually puts zsh in a weird state too: (this problem seems fixed with switch to xterm.js)

image

@Tyriar Tyriar added macos Issues with VS Code on MAC/OS X and removed info-needed Issue requires more information from poster labels Jun 30, 2016
@Tyriar
Copy link
Member

Tyriar commented Sep 6, 2016

@joaomoreno does this still happen?

@joaomoreno
Copy link
Member Author

LGTM

@Tyriar Tyriar added the verified Verification succeeded label Sep 6, 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
bug Issue identified by VS Code Team member as probable bug macos Issues with VS Code on MAC/OS X terminal Integrated terminal issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants