sindresorhus / pure

Pretty, minimal and fast ZSH prompt
MIT License
13.12k stars 971 forks source link

After installing Pure, terminal session shuts down on Enter keypress #659

Open gabsong opened 1 year ago

gabsong commented 1 year ago

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

  1. Install zim framework
  2. Follow integration instructions for zim
  3. 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