This commit is contained in:
romkatv 2020-02-16 15:56:17 +01:00
parent 1a9f317650
commit ac39345713
1 changed files with 2 additions and 0 deletions

View File

@ -26,3 +26,5 @@
- add swiftenv
- add faq: how to make directory shorter? mention POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER,
POWERLEVEL9K_DIR_MAX_LENGTH and truncate_to_last.
- fix a bug in zsh: https://github.com/romkatv/powerlevel10k/issues/502. to reproduce:
emulate zsh -o prompt_percent -c 'print -P "%F{#ff0000}red%F{green}%B bold green"'