Skip to content

Terminal rendering corruption on macOS Apple Silicon - GPU acceleration workaround ineffective #288682

Description

@TakumiOkayasu

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.108.1 (arm64)
  • OS Version: macOS 26.3 (Build 25D770870v) - MacBook Air, Apple M1, 16GB RAM

Note

I'm a Japanese developer and English is not my first language. I created this report with the help of AI (Claude) to ensure clarity. Please let me know if anything is unclear.

Related Issue

This is a follow-up to #284827, which is currently closed. I'm opening a new issue as I cannot reopen the previous one.

Summary

Terminal rendering corruption occurs on macOS with Apple Silicon. The "terminal.integrated.gpuAcceleration": "auto" workaround that helped on Windows has no effect on macOS.

Steps to Reproduce:

  1. Use VS Code integrated terminal on macOS with Apple M1
  2. Run various commands (the issue occurs intermittently)
  3. Terminal display becomes corrupted/garbled (similar to GPU "device lost" on Windows)

Workaround Attempted

On Windows, setting "terminal.integrated.gpuAcceleration": "auto" in settings.json helped reduce the frequency of this issue.

However, this setting has no effect on macOS - the corruption continues to occur.

Screenshots

Image Image

Metadata

Metadata

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