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

Emulated terminal does not display text strikethrough created with ANSI escape codes #85866

Closed
nmggithub opened this issue Nov 30, 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

@nmggithub
Copy link

  • VSCode Version: Code Insiders 1.41.0-1575020923
    (also tested on a fresh install of Code 1.40.2-1574694120)
  • OS Version: Debian 10

Steps to Reproduce:

  1. Go to the emulated terminal
  2. Type any command that used ANSI escape codes to strikethrough text,
     such as echo -e "\e[9mstrikethrough\e[0m"
  3. Press Enter

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

Changing the font does not fix this issue.

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

Tyriar commented Dec 2, 2019

/duplicate xtermjs/xterm.js#580

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