text display bug
- 主要语言
- TypeScript
- 星标
- 79.3k
- 派生
- 6.8k
- 平均合并
- 2 天 6 小时
- 30 天内合并 PR
- 41
描述
### Is there an existing issue for this?
- [X] I have searched the existing issues
### OS/Web Information
- Web Browser:edge
- Local OS:windows 10
- Remote OS:kali
- Remote Architecture:arm64
- `code-server --version`:4.89.0
### 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:

### Actual
like this:

### 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?
- [X] I am using a secure context.
### Notes
thanks
贡献指南
调研方向
未指定源文件、测试或入口点。首先,使用报告中的 bash 提示符文本,在 Edge 中的 code-server 4.89.0 里复现显示差异,然后跟踪浏览器端的渲染路径;当转义序列能够像预期的屏幕截图一样显示,且不会导致原生 VS Code 或 Codespaces 的行为出现回归时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- bash, typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100