Skip to content
New issue

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

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

Open
2 tasks done
gabsong opened this issue Jun 12, 2023 · 0 comments
Open
2 tasks done

Comments

@gabsong
Copy link

gabsong commented Jun 12, 2023

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

  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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant