alias: wcf now accespts file paths

This commit is contained in:
lelgenio 2022-04-21 06:56:00 -03:00
parent 680b03819d
commit 39af56aa61
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ end
# Copy files like graphical programs
################################################################
function wl-copy-f -w wl-copy
function wl-copy-f
set -a file
for arg in (seq 1 (count $argv))
if test -f "$argv[$arg]"