1
0
mirror of https://github.com/akelge/zsh synced 2025-07-04 05:29:06 +00:00

Remove pure, will add as submodule, no debug in mypure

This commit is contained in:
System Administrator
2020-09-15 17:34:26 +02:00
parent 8e04b7fa22
commit 8782a9288a
18 changed files with 0 additions and 1921 deletions

View File

@ -486,8 +486,6 @@ prompt_mypure_async_callback() {
local job=$1 code=$2 output=$3 exec_time=$4 next_pending=$6
local do_render=0
[[ -n $5 ]] && print "\nERROR($1): $5\n"
case $job in
\[async])
# Code is 1 for corrupted worker output and 2 for dead worker.