u
This commit is contained in:
@@ -117,7 +117,7 @@ cmd recol %{{
|
||||
# https://github.com/gokcehan/lf/issues/45#issuecomment-260347057
|
||||
#cmd trash %tp.sh "$fx"
|
||||
|
||||
map trash-confirm ${{
|
||||
cmd trash-confirm ${{
|
||||
echo 'delete?[y/n]'
|
||||
read ans
|
||||
[ $ans = 'y' ] && trash %tp.sh "$fx" || echo 'cancelled'
|
||||
|
||||
Reference in New Issue
Block a user