diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2019-03-14 17:59:02 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2019-03-14 17:59:02 +0300 |
commit | ada73dc8439831bacc99d79e1dc9edaff8f4a168 (patch) | |
tree | 0da38796d903b614294bebbad261205fcf8a5701 /README.md | |
parent | aa17fb140345c812eff694cd2e8f93c078d95144 (diff) |
mention that POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME breaks completion menu
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |