pull upstream changes from gitstatus

pull/22/head
romkatv 6 years ago
parent 0fc73235e7
commit cdf9e20087

@ -101,6 +101,8 @@ function gitstatus_query() {
_gitstatus_process_response $name $timeout $req_id _gitstatus_process_response $name $timeout $req_id
[[ $VCS_STATUS_RESULT == *-async ]] || break [[ $VCS_STATUS_RESULT == *-async ]] || break
done done
[[ $VCS_STATUS_RESULT != tout || -n $callback ]]
} }
typeset -fH _gitstatus_process_response() { typeset -fH _gitstatus_process_response() {

Loading…
Cancel
Save