mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-18 22:12:32 +01:00
fix bugs in widget hooks and improve performance
This commit is contained in:
parent
ed78375a2e
commit
5deed4d459
2 changed files with 70 additions and 44 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Hooks:
|
||||
|
||||
p10k-on-init
|
||||
p10k-on-pre-prompt
|
||||
p10k-on-init (may be called while zle is active or not)
|
||||
p10k-on-pre-prompt (may be called while zle is active or not)
|
||||
p10k-on-post-prompt
|
||||
p10k-on-post-widget
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue