We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prompt_pure_system_report
I could not run the system report because the terminal shuts down on Enter keypress.
Enter
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]
[Process completed]
.zshrc
# zim configuration written at install # added for bash and zsh completions autoload bashcompinit && bashcompinit autoload -Uz compinit && compinit
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
I have:
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
My
.zshrc
:The text was updated successfully, but these errors were encountered: