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

Hey, thanks for this great theme. I'm right now testing colors and fonts to customize it to my needs. It would be super handy to have a command that outputs...

enhancement
help wanted

### General information - Pure version: Not sure how to get this. I just installed it today with zplug - ZSH version: zsh 5.1.1 (x86_64-ubuntu-linux-gnu) - Terminal program & version:...

help wanted

[](https://issuehunt.io/r/sindresorhus/pure/issues/460) This issue is for tracking discussion and development of an extension to the pre-prompt that will allow users to make modifications to it by some means. The purpose is...

enhancement
:dollar: Funded on Issuehunt

Thanks for sharing your work with us. I have been using your prompts in all of my terminals for the last year. Your plugin dynamically alters the xterm title in...

### General information - Pure version: latest - ZSH version: 5.3 - Terminal program & version: iTerm - Operating system: macOS Mojave - ZSH framework: zplug I have: - [X]...

Is it possible to add an environment variable to customise the error symbol? I have my own fork for basically just this reason. The desired behaviour would be that when...

### 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.3.1 (23D60) - Terminal program: vscode (1.86.1) - Tmux: no...

Expose function to "hot truncate" and one to reset. Will be useful for those deep paths. Would be great to pass argument "diralias" and have that as a temporary home....

## Desired result ## Workaround Add the following to your `.zshrc` (or equivalent for your shell) ```sh # prepend datetime to pure prompt eval "original_$(declare -f prompt_pure_preprompt_render)" prompt_pure_preprompt_render() { local...

### General information prompts get corrupted during command completion #### System report (output of `prompt_pure_system_report`): - Zsh: zsh 5.9 (x86_64-apple-darwin23.0) (/bin/zsh) - Operating system: macOS 14.1.2 (23B92) - Terminal program:...