Clear selection after copy

pull/143/head v0.8.5
Arijit Basu 3 years ago committed by Arijit Basu
parent e0f8207900
commit efec86c616

@ -338,6 +338,7 @@ modes:
fi
done < "${XPLR_PIPE_SELECTION_OUT:?}")
echo ExplorePwdAsync >> "${XPLR_PIPE_MSG_IN:?}"
echo ClearSelection >> "${XPLR_PIPE_MSG_IN:?}"
read -p "[enter to continue]"
- SwitchModeBuiltin: default
m:

Loading…
Cancel
Save