Open
Description
Description
On zsh installed prezto BBEdit.app can't start.
Bare Bones Software (The developer of BBEdit.app) says,
The likely cause is that prezto's shell configuration is not checking to see whether it's being run by an interactive shell session, and it's attempting to read from standard input. This will not succeed, and will cause the application to hang at launch.
Expected behavior
BBEdit starts normally.
Actual behavior
BBEdit.app stacks because BBEdit is waiting for the result of a printenv
request from the current login shell.
Steps to Reproduce
- Install prezto
- Reboot Mac
- Try to start BBEdit.app
Versions
- Prezto commit: c0cdc12
- ZSH version: 5.9
- OS information: macOS 14.2.1
Metadata
Metadata
Assignees
Labels
No labels