### General information - Pure version: 1.x.x - ZSH version: 5.x.x - Terminal program & version: - Operating system: - ZSH framework: I have: - [ ] Tested with another terminal program and can reproduce the issue: - [ ] Followed the [Integration](https://github.com/sindresorhus/pure#integration) instructions for my framework ### Problem description ### Reproduction steps 1. 2. 3. ### My `.zshrc`: ```shell autoload -U promptinit; promptinit prompt pure ```