coder / code-server

VS Code in the browser
https://coder.com
MIT License
66.47k stars 5.45k forks source link

text display bug #6810

Open naiyouweibaomihua opened 1 month ago

naiyouweibaomihua commented 1 month ago

Is there an existing issue for this?

OS/Web Information

Steps to Reproduce

1.open code-server in edge 2.creat a bash file,like "test.sh" 3.write "'[\e[0;32m]\w[\e[0m] [\e[0;97m]\$[\e[0m] '"

Expected

like this: should

Actual

like this: code server bug

Logs

No response

Screenshot/Video

No response

Does this bug reproduce in native VS Code?

No, this works as expected in native VS Code

Does this bug reproduce in GitHub Codespaces?

No, this works as expected in GitHub Codespaces

Are you accessing code-server over a secure context?

Notes

thanks