Fix selection editor

pull/583/head
Arijit Basu 1 year ago
parent 28af947ee8
commit 42618ad463

@ -1431,7 +1431,6 @@ xplr.config.modes.builtin.selection_ops = {
(while IFS= read -r PTH_ESC; do
"$XPLR" -m 'SelectPath: %q' "$(eval printf %s ${PTH_ESC:?})"
done < "${TMPFILE:?}")
read -p "[enter to continue]"
rm -- "${TMPFILE:?}"
]===],
},

Loading…
Cancel
Save