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

Garbage and weird behavior in VSCode terminal on macOS High Sierra #156548

Closed
Onwrikbaar opened this issue Jul 28, 2022 · 4 comments
Closed

Garbage and weird behavior in VSCode terminal on macOS High Sierra #156548

Onwrikbaar opened this issue Jul 28, 2022 · 4 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster

Comments

@Onwrikbaar
Copy link

Issue Type: Bug

Since update to VSCode 1.69.2, typing in a VSCode terminal window makes the window contents appear and disappear and inserts block characters seemingly random. This makes the VSCode terminal effectively unusable.
The macOS native Terminal program works fine.

To reproduce:

  1. Open some project
  2. Open a terminal window and give it focus
  3. Start typing a command, like "ls -l" (see attachment)

Thank you,
Mark

VS Code version: Code 1.69.2 (3b889b0, 2022-07-18T16:12:57.074Z)
OS version: Darwin x64 17.7.0
Restricted Mode: No

System Info
Item Value
CPUs Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz (2 x 2400)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: disabled_off
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 3, 3, 2
Memory (System) 4.00GB (0.15GB free)
Process Argv --crash-reporter-id 32a5f5d1-bec9-421d-8026-122dac4015ca
Screen Reader no
VM 0%
Extensions (15)
Extension Author (truncated) Version
doxdocgen csc 1.4.0
githistory don 0.6.19
gitlens eam 12.1.2
go gol 0.35.1
better-cpp-syntax jef 1.15.19
cmake-language-support-vscode jos 0.0.4
vscode-dotnet-runtime ms- 1.5.0
remote-containers ms- 0.241.3
remote-ssh ms- 0.84.0
remote-ssh-edit ms- 0.80.0
remote-wsl ms- 0.66.3
cmake-tools ms- 1.11.26
cpptools ms- 1.11.4
cpptools-extension-pack ms- 1.2.0
cmake twx 0.0.17

(1 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256860
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242cf:30382550
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263cf:30335440
vscorecescf:30445987
pythondataviewer:30285071
vscod805cf:30301675
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593:30376534
vsc1dst:30438360
pythonvs932:30410667
wslgetstarted:30449410
vscscmwlcmt:30465135
cppdebug:30492333
pylanb8912cf:30529770
vsclangdf:30486550
c4g48928:30535728

Screen Shot 2022-07-28 at 10 27 56

@gjsjohnmurray
Copy link
Contributor

No attachment. Please attach or paste.

@Onwrikbaar
Copy link
Author

Hm, sorry about that. Trying again.
The output of the "date" command appears, but disappears when I start typing the "ls -l" command.

Screen Shot 2022-07-28 at 18 28 12

@meganrogge
Copy link
Contributor

does changing terminal.integrated.gpuAcceleration help?

@meganrogge meganrogge added the info-needed Issue requires more information from poster label Jul 28, 2022
@Onwrikbaar
Copy link
Author

Yes, changing it from auto to off fixes the problem.

Thank you for your swift response and solution!

@VSCodeTriageBot VSCodeTriageBot added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 28, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Sep 11, 2022
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) info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

5 participants
@gjsjohnmurray @Onwrikbaar @meganrogge @VSCodeTriageBot and others