I'd argue against adding most of these. While a delete/trash function makes sense for a tool aimed at freeing up disk space, adding features like opening files with $EDITOR, open(1), or mediainfo crosses the line into file manager territory (like ranger or yazi). It feels like it goes against the "tiny" and minimal core philosophy of the tool. Do one thing well!
I think “do one thing well” depends on how you define the “thing”.
For something interactive, the “thing” can be the whole workflow, not just one step of it — similar to how a browser isn’t just fetching HTML, but making the web usable.