u
This commit is contained in:
@@ -118,6 +118,7 @@ cmd recol %{{
|
||||
cmd trash %tp.sh "$fx"
|
||||
|
||||
cmd trash-confirm ${{
|
||||
IFS=':'; echo $fs | tr " " "\n"
|
||||
echo 'delete "$f $fx"? [y/n]'
|
||||
read ans
|
||||
[ $ans = 'y' ] && trash %tp.sh "$fx" || echo 'cancelled'
|
||||
|
||||
Reference in New Issue
Block a user