When mixing tmux (TERM=tmux-256color) and native terminal windows/tabs
(e.g. TERM=xterm-kitty), since they share the same instant prompt cache
files, the cache files are invalidated every time I start a new Zsh in a
different $TERM [1].
People who have this issue can set _P10K_CACHE_SUFFIX="-${TERM}" to work
around it.
[1]
|
||
---|---|---|
.. | ||
configure.zsh | ||
icons.zsh | ||
notes.md | ||
p10k.zsh | ||
parser.zsh | ||
wizard.zsh | ||
worker.zsh |