summaryrefslogtreecommitdiff
path: root/notes.txt
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-01-25 14:18:15 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-01-25 14:18:15 +0300
commite97a6c67014a1cc92187832fccd23dc7923c3e85 (patch)
tree80f6edeea0f4ba45fa590e536e755d690c18663a /notes.txt
parent2dc56d0afefa639a0aa5bbdcbf051e6d1942f45c (diff)
delete fifo before killing worker from watchdog
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/notes.txt b/notes.txt
index 1de0cbb8..a37fbaa2 100644
--- a/notes.txt
+++ b/notes.txt
@@ -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
-