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

Integrated terminal not rendering lines. #54195

Closed
kevgliss opened this issue Jul 12, 2018 · 1 comment
Closed

Integrated terminal not rendering lines. #54195

kevgliss opened this issue Jul 12, 2018 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label

Comments

@kevgliss
Copy link

Issue Type: Bug

Update to v1.25 caused the integrated terminal to stop rendering lines correctly. Note this works as expected on 1.24.1 and iterm2.

I have also disable all extensions.

Expected (v1.24.1):
screen shot 2018-07-12 at 11 50 59 am

Actual (v1.25.0):
screen shot 2018-07-12 at 11 57 34 am

VS Code version: Code 1.25.0 (0f080e5, 2018-07-05T13:02:28.333Z)
OS version: Darwin x64 17.6.0

System Info
Item Value
CPUs Intel(R) Core(TM) i5-6287U CPU @ 3.10GHz (4 x 3100)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
video_decode: enabled
video_encode: enabled
vpx_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 2
Memory (System) 16.00GB (0.66GB free)
Process Argv /Applications/Visual Studio Code.app/Contents/MacOS/Electron
Screen Reader no
VM 0%
Extensions: none
@vscodebot vscodebot bot added the terminal General terminal issues that don't fall under another label label Jul 12, 2018
@Tyriar
Copy link
Member

Tyriar commented Jul 14, 2018

This is fixed in the latest insiders #53769, the fix will come in 1.26. In the meantime I recommend working around the problem with this setting:

"terminal.integrated.experimentalTextureCachingStrategy": "dynamic"

@Tyriar Tyriar closed this as completed Jul 14, 2018
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 14, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 28, 2018
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) terminal General terminal issues that don't fall under another label
Projects
None yet
Development

No branches or pull requests

2 participants