ARM Mac M1 Does Not Run ARM in Intergrated Terminal #132489
Labels
🍎 si
Issues related to apple silicon
bug
Issue identified by VS Code Team member as probable bug
*duplicate
Issue identified as a duplicate of another issue(s)
terminal
Integrated terminal issues
terminal-profiles
Milestone
Issue Type: Bug
On a MacBook M1, I have been using zsh version:
5.8 (arm-apple-darwin20.2.0)
successfully in iTerm and Terminal. However, in the VSCode integrated terminal, this version will not run, causing a split in my development environment. The zsh version in the integrated terminal is:5.8 (x86_64-apple-darwin20.0)
To repro:
zsh --version
zsh --version
Expected: both versions are the same with
arm-apple-darwin
Actual: Terminal version is
arm-apple-darwin
while VSCode version isx86_64-apple-darwin
Things I have tried so far:
VS Code version: Code 1.60.0 (e7d7e9a, 2021-09-01T10:56:36.444Z)
OS version: Darwin arm64 20.6.0
Restricted Mode: No
System Info
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: