async trash-put in lf
This commit is contained in:
parent
671fff14f6
commit
4ffa3fecad
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ cmd trash ${{
|
||||||
if [ $ans = "y" ]; then
|
if [ $ans = "y" ]; then
|
||||||
for f in $fx; do
|
for f in $fx; do
|
||||||
echo $f
|
echo $f
|
||||||
trash-put $f
|
trash-put $f &
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
}}
|
}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue