mention that POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME breaks completion menu

pull/27/head
romkatv 2019-03-14 15:59:02 +01:00
parent aa17fb1403
commit ada73dc843
1 changed files with 2 additions and 0 deletions

View File

@ -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