mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-11 22:02:32 +01:00
use ascii ENQ (0x05) for watchdog pings
This commit is contained in:
parent
45d14cbcf5
commit
148ecf7fc3
2 changed files with 3 additions and 8 deletions
|
|
@ -10,8 +10,6 @@
|
|||
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.
|
||||
- when worker_main kills itself, the gpid is wrong.
|
||||
- spawn watchdog from within <(...) right after worker_main. it should sleep on zselect (zselect should be loaded in <(...)) and try to write zero bytes to stdout. on failure, kill the group.
|
||||
|
||||
_p9k_worker_async cb1 cb2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue