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

VSCode ZSH Glitch when pressing tab #67904

Closed
rogierv opened this issue Feb 5, 2019 · 3 comments
Closed

VSCode ZSH Glitch when pressing tab #67904

rogierv opened this issue Feb 5, 2019 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label

Comments

@rogierv
Copy link

rogierv commented Feb 5, 2019

  • VSCode Version: 1.30.2 (1.30.2)
  • OS Version: Mac OS 10.14.2

Steps to Reproduce:
vscode_zsh_glitch

  1. When using Zshell in the integrated terminal, pressing tab will show incorrect presentation of the input.
  2. I am using ZSH Theme "avit", but it happens as well for the default theme "robbyrussell"
@vscodebot vscodebot bot added the terminal General terminal issues that don't fall under another label label Feb 5, 2019
@Tyriar
Copy link
Member

Tyriar commented Feb 5, 2019

I suspect this is related to xtermjs/xterm.js#1709, it'll probably get fixed if you change the triangle prompt character.

@Tyriar Tyriar closed this as completed Feb 5, 2019
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 5, 2019
@rogierv
Copy link
Author

rogierv commented Feb 6, 2019

I suspect this is related to xtermjs/xterm.js#1709, it'll probably get fixed if you change the triangle prompt character.

Thanks for you quick response. Although I do not understand how I can fix this by changing the triangle prompt character. Could you give me a hint? :)

@Tyriar
Copy link
Member

Tyriar commented Feb 6, 2019

@rogierv I don't know how zsh and its themes work, but normally this means your $PS1 env variable includes the character.

@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 22, 2019
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 General terminal issues that don't fall under another label
Projects
None yet
Development

No branches or pull requests

2 participants