Closed wanbinkimoon closed 2 years ago
I think it would be better to open up a feature request for Warp in this instance. It's not that we're incompatible with Warp, it's Warp that's incompatible with us (and many other prompts).
Looking at their compatibility table only a few prompts seems to be listed. They also don't support multi-line prompts which is a requirement for Pure.
General information
Warp terminal is a very cool tool and enable new feature in the terminal https://app.warp.dev/
I would love to use both pure and Warp but apparently there are some incompatibility issues
System report (output of
prompt_pure_system_report
):I have:
ZSH_THEME="pure"
in~/.zshrc
Problem description
This is how I would expect my prompt to look like (iterm 2)
this is how it looks on warp terminal basically is missing every above the command line information
Reproduction steps
brew install warp
cmd + shift + P
digitprompt
and chooseHonor user's custom prompt (PS1)
Useful links
My
.zshrc
: