Skip to content

Can't "buffer" terminal commands anymore #312607

@d07RiV

Description

@d07RiV

Type: Bug

Previously, I could "queue" terminal commands while they were still executing. If I typed:

git pull <enter> git push <enter>

(Quicker than it takes for git pull to run) - it would execute both commands as expected.

I'm not sure which version it broke in since I haven't updated for a while, but now what happens instead: git pull is executed, then the terminal reads git push^M and the command is not executed.

Additionally, there's black background for command arguments now, it might be related to that:

Image

(Somehow this doesn't happen on one of my repos, neither the black background nor the enter-queue issue, I'm not sure why. But all other repos are affected)

It happens on both Win 10 and Win 11.

VS Code version: Code 1.117.0 (10c8e55, 2026-04-21T16:12:14-07:00)
OS version: Windows_NT x64 10.0.19045
Modes:

System Info
Item Value
CPUs AMD Ryzen 7 3800X 8-Core Processor (16 x 3893)
GPU Status 2d_canvas: enabled
GPU0: VENDOR= 0x10de, DEVICE=0x2c02 [NVIDIA GeForce RTX 5080], DRIVER_VENDOR=NVIDIA, DRIVER_VERSION=32.0.15.9597 ACTIVE
GPU1: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.19041.5794
Machine model name:
Machine model version:
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_graphite: disabled_off
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) undefined
Memory (System) 63.95GB (46.54GB free)
Process Argv --disable-extensions --crash-reporter-id 8b9e57bc-ac2b-45e6-9844-08b08d97b131
Screen Reader no
VM 0%
Extensions disabled
A/B Experiments
vsliv368cf:30146710
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
6518g693:31463988
aj953862:31281341
4f60g487:31327383
63221493:31336333
envsactivate1:31464700
editstats-enabled:31346257
cloudbuttont:31379625
3efgi100_wstrepl:31403338
ec5jj548:31422691
cp_cls_c_966_ss:31454199
inlinechat_v2_hd992725:31499106
4je02754:31466945
8hhj4413:31478653
cp_cls_c_1081:31454833
conptydll_true:31498968
e9c30283:31461165
test_treatment2:31471001
c9b86496:31447327
idci7584:31464702
e3e4d672:31494082
ei9d7968:31496641
534a6447:31496642
chat:31457767
dfc2j404:31500885
cpptoolsoff-v2:31475362
ghj88844:31499326
ec1eg703:31491645
client_tst_t:31495907
ddid_c:31478207
getcmakediagnosticsoff:31489825
cp_cls_c_1082:31491634
logging_enabled_new:31498466
j0d79568:31499440
56dj4588:31497896

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions