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

The new terminal cuts off emoji characters #35656

Closed
ericulevik opened this issue Oct 5, 2017 · 1 comment
Closed

The new terminal cuts off emoji characters #35656

ericulevik opened this issue Oct 5, 2017 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label

Comments

@ericulevik
Copy link

  • VSCode Version: Code 1.17.0 (be377c0, 2017-10-04T23:45:46.804Z)
  • OS Version: Windows_NT x64 10.0.15063
  • Extensions:
Extension Author (truncated) Version
vscode-eslint dba 1.3.2

Steps to Reproduce:

  1. change terminal to cmd.exe
  2. open terminal
  3. run node
  4. console.log('😺')

Result:
cat face cut off vertically (space not wide enough to display whole emoji)

Desired result:
cat face fully displayed (as worked in VS Code prior to 6 Oct 2017)

Reproduces without extensions: Yes/No

@vscodebot vscodebot bot added the new release label Oct 5, 2017
@vscodebot vscodebot bot added the terminal General terminal issues that don't fall under another label label Oct 5, 2017
@Tyriar Tyriar added this to the October 2017 milestone Oct 6, 2017
@Tyriar Tyriar added the bug Issue identified by VS Code Team member as probable bug label Oct 6, 2017
@Tyriar
Copy link
Member

Tyriar commented Oct 6, 2017

This will be fixed in #35188

@Tyriar Tyriar closed this as completed Oct 6, 2017
@Tyriar Tyriar removed this from the October 2017 milestone Oct 6, 2017
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Oct 6, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 20, 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 *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