powerlevel10k/internal
Frederick Zhang 82fdf6848d
Allow setting a cache file name suffix, e.g. "-${TERM}"
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] e2db860745
2024-06-17 10:23:09 +10:00
..
configure.zsh remove MULTIBYTE requirement from the configuration wizard (#2397) 2023-07-29 17:01:40 +02:00
icons.zsh use nf-md-redhat as the RHEL logo when on nerdfont-v3 (#2583) 2024-02-23 06:03:55 +01:00
notes.md notes 2020-06-15 17:56:32 +02:00
p10k.zsh Allow setting a cache file name suffix, e.g. "-${TERM}" 2024-06-17 10:23:09 +10:00
parser.zsh don't leak 'token' local variable in parser (#1407) 2021-05-24 09:19:13 +02:00
wizard.zsh Allow setting a cache file name suffix, e.g. "-${TERM}" 2024-06-17 10:23:09 +10:00
worker.zsh survive broken $TMPDIR 2022-01-26 15:03:22 +01:00