mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
mention that POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME breaks completion menu
This commit is contained in:
parent
aa17fb1403
commit
ada73dc843
1 changed files with 2 additions and 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
|
||||
|
||||
|
|
Loading…
Reference in a new issue