Cannot open Terminal view #23624
jimliang
started this conversation in
Bugs and Issues
Replies: 1 comment 1 reply
-
There is likely something in your shell initialization which is causing the Terminal to exit. You can try using a different shell (bash, sh, zsh) from your normal shell to confirm. {
"terminal": {
"shell": {
"program": "sh"
}
}
} |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Check for existing issues
Describe the bug / provide steps to reproduce it
When I open the terminal, it closes immediately.
Zed Version and System Specs
Zed: v0.171.1 (Zed Preview)
OS: macOS 14.5.0
Memory: 16 GiB
Architecture: aarch64
If applicable, add screenshots or screencasts of the incorrect state / behavior
2025-01-24.22.01.57.mov
If applicable, attach your Zed.log file to this issue.
Zed.log
Zed.log
Beta Was this translation helpful? Give feedback.
All reactions