From 926f38a941da5f917971e609f0c03d9b69c92535 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 6 Mar 2022 12:41:06 +0100 Subject: Added virename --- sel | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sel') diff --git a/sel b/sel index 8d8b549..f5fa058 100755 --- a/sel +++ b/sel @@ -17,6 +17,8 @@ # TODO: add possibility of specifying file. # TODO 2: The usage of paste(1) is a bit of a hack, and for example it does # not work if filenames contain tab characters. Fix this. +# Bug (probably not fixing this, use virename): moving moving a file to +# itself gives an error and rm is not run. file="$XDG_DATA_HOME/selectedfiles" menu=${MENU:-dmenu} -- cgit v1.3