pure icon indicating copy to clipboard operation
pure copied to clipboard

Pretty, minimal and fast ZSH prompt

Results 41 pure issues
Sort by recently updated
recently updated
newest added

### General information #### System report (output of `prompt_pure_system_report`): ``` - Zsh: zsh 5.8.1 (x86_64-apple-darwin21.0) (/bin/zsh) - Operating system: macOS 12.7.1 (21G920) - Terminal program: Apple_Terminal (445) - Tmux: no...

According to the comment, the 'container' environment variable is set to 'podman' when running in a Podman container. https://github.com/containers/podman/issues/3586#issuecomment-661918679

I'm sure this could be improved upon but hopefully it's useful even as a starting point. I had to add passing the `"$@"` from the hook functions into `prompt_pure_set_title`, or...

### 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:...

Currently the title format is hardcoded in two calls to `prompt_pure_set_title()`. This means that if I want to change the format of the title, I have to entirely override that...

When the system is configured to use a default zsh prompt such as `prompt walters`, the right prompt variable $RPS1 gets defined but never reset by pure.zsh. This unsets the...

Hello. I'd like to request a tiny edit – allowing the user to change the `suspended_jobs` symbol in the `zshrc` like the other prompt elements. Thanks for making this awesome...

I would like to have a separate colour for my master/main branches. I'm not sure whether the main/only usecase for this would be protected branches, so not too sure about...

### General information When using pure w/ iterm2, the iterm2 zsh plugin, and the plugins ability to enable the iterm2 shell integration, the shortcut for clearing the terminal (Cmd-K) is...

### General information #### System report (output of `prompt_pure_system_report`): - Zsh: zsh 5.9 (x86_64-apple-darwin23.0) (/bin/zsh) - Operating system: macOS 14.5 (23F79) - Terminal program: Apple_Terminal (453) - Tmux: no -...