Open
Description
I'm looking for a change like the following (but this doesn't work and I'm not sure why):
- AGKOZAK[PROMPT]+='%(?..%B%F{${AGKOZAK_COLORS_EXIT_STATUS:-red}}(%?%)%f%b )'
+ AGKOZAK[PROMPT]+='${${pipestatus:#0}:+%B%F{${AGKOZAK_COLORS_EXIT_STATUS:-red}\}(${(j:|:)pipestatus})%f%b }'
Here's how something similar looks in p10k:
I don't know if it would be better to implement in a way that can be toggled or not; I would want this always enabled.
Metadata
Metadata
Assignees
Labels
No labels