mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-11 22:02:32 +01:00
delete fifo before killing worker from watchdog
This commit is contained in:
parent
2dc56d0afe
commit
e97a6c6701
2 changed files with 6 additions and 7 deletions
|
|
@ -1,5 +1,3 @@
|
|||
- declare local _p9k_worker_reset in _p9k_worker_receive. it can be set when replies from worker
|
||||
are eval'd. initial value 0. 1 means reset-prompt is needed. 2 for _p9k_set_prompt + reset-prompt.
|
||||
- battery: when state or icon change, update with _p9k_set_prompt. make sure icons can be sent with
|
||||
`typset -p` in zsh 5.1.
|
||||
- ram: reduce precision to 2 digits. check if it makes sense for all segments that use the same
|
||||
|
|
@ -10,6 +8,3 @@
|
|||
disabling implicit reset on every eval in _p9k_worker_receive.
|
||||
- implement fake gitstatus api on top of vcs_info (or plain git?) + worker and use it if there is no
|
||||
gitstatus.
|
||||
|
||||
_p9k_worker_async cb1 cb2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue