-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Terminal emulator does not support blink and overline ANSI escape codes #173011
Copy link
Copy link
Closed as not planned
Closed as not planned
Copy link
Labels
*as-designedDescribed behavior is as designedDescribed behavior is as designed*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)terminal-rendering
Description
Type: Bug
- Open the terminal inside VSCode. The next 2 steps pertain to
pwshbeing the emulated terminal. - Type
Write-Output "`e[5mTEXT`e[0m", then hit Return. - Repeat the last command, but replace
5with6. - Repeat the last command, but replace
6with53.
Expected Outcome
The first two output texts should blink at the same tempo. The third one should have an overline.
Actual Outcome
No text is blinking or overlined.
Information
VS Code version: Code 1.74.3 (97dec17, 2023-01-09T16:59:02.252Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Sandboxed: No
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i5-10300H CPU @ 2.50GHz (8 x 2496) |
| GPU Status | 2d_canvas: enabled canvas_oop_rasterization: disabled_off direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled multiple_raster_threads: enabled_on opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_renderer: enabled_on video_decode: enabled video_encode: enabled vulkan: disabled_off webgl: enabled webgl2: enabled webgpu: disabled_off |
| Load (avg) | undefined |
| Memory (System) | 7.84GB (1.05GB free) |
| Process Argv | --disable-extensions --crash-reporter-id 57c06a69-98ac-4fc4-8225-c3db59f39ccc |
| Screen Reader | no |
| VM | 0% |
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscorecescf:30445987
pythondataviewer:30285071
vscod805cf:30301675
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
cmake_vspar411:30581797
vsaa593cf:30376535
pythonvs932:30410667
cppdebug:30492333
vsclangdf:30486550
c4g48928:30535728
dsvsc012cf:30540253
azure-dev_surveyone:30548225
vscccc:30610679
pyindex848:30577860
nodejswelcome1cf:30587006
282f8724:30602487
89544117:30613380
vscsbc:30628655
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
*as-designedDescribed behavior is as designedDescribed behavior is as designed*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)terminal-rendering