fzf-scripts icon indicating copy to clipboard operation
fzf-scripts copied to clipboard

[fzmp][request] Allow file deletion.

Open duffydack opened this issue 4 years ago • 1 comments

mpc doesn't have the function itself I don't think, but could a keybind, or maybe dedicated menu for listing filenames, to let me delete the files?

duffydack avatar Jan 16 '21 15:01 duffydack

I think I'd prefer users manually delete files from their system rather than take on the responsibility of making the script do it safely and explicitly.

With fzf and shell integration, one should be able to navigate to their media folder and rm <Ctrl-T>

I'd hate to accidentally hit the wrong keybind while trying to play music and then delete data from disk.

DanielFGray avatar Jan 27 '21 00:01 DanielFGray