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 panel (oh-my-zsh) always duplicate first character after using tab completion #66200

Closed
iAladdin opened this issue Jan 8, 2019 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label

Comments

@iAladdin
Copy link

iAladdin commented Jan 8, 2019

  • VSCode Version:Version 1.30.1 (1.30.1)
  • OS Version:Mac OS Mojave 10.14 (18A391)

Steps to Reproduce:

  1. using zsh on terminal config
  2. type sour and press tab
    2019-01-08 15 33 09
  3. zsh same config work perfect with iterm2
    2019-01-08 15 39 10

Does this issue occur when all extensions are disabled?: Yes

I had same issue with iterm2, I fixed it with config
export LANG=en_US.UTF-8 export LC_CTYPE=en_US.UTF-8

I have searched vscode issues, but I don't find solution.

@vscodebot vscodebot bot added the terminal General terminal issues that don't fall under another label label Jan 8, 2019
@Tyriar
Copy link
Member

Tyriar commented Jan 8, 2019

It's happening because of the emoji at the start of the line, see #66125

@Tyriar Tyriar closed this as completed Jan 8, 2019
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 8, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 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