diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-01-21 14:35:24 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-01-21 14:35:24 +0300 |
commit | f069f787bad4ff1ffd3c662dc5b52920e9e1ccaa (patch) | |
tree | eee656397a9e797cd68983ad856d24b36b448588 /notes.txt | |
parent | ed2b83275b0599ff435398c32bceac1b08745800 (diff) |
notes
Diffstat (limited to 'notes.txt')
-rw-r--r-- | notes.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,3 +8,5 @@ do the following: send the current state from master to worker; worker sends new state if it's different but it only triggers prompt reset if it's sufficiently different. this requires 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. |