From ac39345713c09f56723a8c2270815a5813d93ee0 Mon Sep 17 00:00:00 2001 From: romkatv Date: Sun, 16 Feb 2020 15:56:17 +0100 Subject: [PATCH] notes --- internal/notes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/internal/notes.txt b/internal/notes.txt index de86abc..f9e40d2 100644 --- a/internal/notes.txt +++ b/internal/notes.txt @@ -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"'