Open
Description
General information
System report (output of prompt_pure_system_report
):
I could not run the system report because the terminal shuts down on Enter
keypress.
Other information
- Pure version: latest as of today
- ZSH version: zsh 5.8.1 (x86_64-apple-darwin21.0)
- Terminal program & version: iTerm2 Build 3.4.19
- Operating system: macOS Monterey 12.6.6 on M1 Mac
- ZSH framework: zim
I have:
- Tested with another terminal program and can reproduce the issue:
- Followed the integration instructions for my framework
Problem description
The terminal shuts down the session on pressing Enter
when Pure is installed. I was able to reproduce the same behavior in Terminal.app.
Also, this happens no matter how Pure is installed (via brew, or via zim).
In iTerm2, the app shuts down
In Terminal.app, I get the output [Process completed]
Reproduction steps
- Install zim framework
- Follow integration instructions for zim
- Open new terminal window, press enter
My .zshrc
:
# zim configuration written at install
# added for bash and zsh completions
autoload bashcompinit && bashcompinit
autoload -Uz compinit && compinit
Metadata
Metadata
Assignees
Labels
No labels