/ multi-dragon wip

This commit is contained in:
committer@tuxwarrior
2025-04-12 15:11:45 -05:00
parent bc728ed1aa
commit e51a9ef38b
2 changed files with 37 additions and 2 deletions

View File

@@ -2,10 +2,45 @@
# klevstul :: 25.04
# based on 'dots/bin/tp.sh'
this_file_name=`basename "$0"`
echo "| $1 | $2 | $3 |"
#
#for input_file in "$@"; do
#
# declare -a theArray
#
# while read -r line
# do
# theArray+=("$line")
# done <<< "$input_file"
#
# for line in "${theArray[@]}"
# do
# bare_line=${line}
#
# if [[ ${line} != *"/"* ]]; then
# line="${cwd}/${line}"
# fi
#
# new_file=${line//$sync_dir_sym/$sync_dir}
#
# if [[ -f "${new_file}" ]] || [[ -d "${new_file}" ]] ; then
# #trash-put "${bare_line}"
# else
# echo "error: unable process \"${new_file}\""
# fi
#
# done
#
#done
echo "MULTI-DRAGON: $1"
#cwd=$(pwd)

View File

@@ -129,7 +129,7 @@ cmd dragon %dragon-drop --all --and-exit "$fx"
cmd dragon-stay %dragon-drop --all "$fx"
cmd dragon-individual %dragon-drop "$fx"
cmd dragin %dragin.sh
cmd multi-dragon $multiDragon.sh "$fx"
cmd multi-dragon $lfMultiSelectHandler.sh multiDragon.sh "$fx"
cmd md :multi-dragon
# change dir