aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-02-16 19:53:51 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-02-16 19:53:51 +0300
commitf02997a8f0185c3af220dda84fc69f49089ac552 (patch)
tree9fff9380efe5063e80ca9f4a7595f4aacab647b9
parent829744654ae2652db3383c4f3f41d017fc103e01 (diff)
notes
-rw-r--r--internal/notes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/notes.txt b/internal/notes.txt
index f9e40d28..cbe5485b 100644
--- a/internal/notes.txt
+++ b/internal/notes.txt
@@ -28,3 +28,4 @@
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"'
+- bug: open a new tab and hit ctrl-p. an empty line will appear before prompt.