aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-03-14 17:59:02 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-03-14 17:59:02 +0300
commitada73dc8439831bacc99d79e1dc9edaff8f4a168 (patch)
tree0da38796d903b614294bebbad261205fcf8a5701 /README.md
parentaa17fb140345c812eff694cd2e8f93c078d95144 (diff)
mention that POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME breaks completion menu
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 13a85ada..c3a9c249 100644
--- a/README.md
+++ b/README.md
@@ -84,6 +84,8 @@ are still using the `POWERLEVEL9K` prefix though.
* `POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME (STRING) [default="false"]`
If set to `"true"`, `time` segment will update every second, turning into a realtime clock.
+ This option appears to trigger a
+ [bug in completion menu](https://www.zsh.org/mla/workers//2019/msg00161.html) in zsh.
## Try it out