dragon icon indicating copy to clipboard operation
dragon copied to clipboard

Option to auto-refresh file list

Open schrmh opened this issue 3 years ago • 0 comments

Consider this case in which the last ten files of a folder are listed: dragon-drop $(ls -tr | tail -n10) I suggest adding an option that refreshes the list (e.g. removing files not existing anymore and adding new files from a folder automatically. I know there is --stdin but I wasn't able to get this functionality using this.

schrmh avatar Apr 16 '23 12:04 schrmh