about summary refs log tree commit diff
path: root/Functions/Completion/_wait
blob: 34bc53ee3b50ea75fa8da26f7838aac4754ec9c0 (plain) (blame)
1
2
3
4
#defcomp wait

complist -P '%' -j
complist -y _kill_helper -s '`ps 2>/dev/null | tail +2 | cut -c1-5`'