-
-
Notifications
You must be signed in to change notification settings - Fork 938
Open
Labels
Description
Hey maintainers,
When fd finds no matches, it produces no output. This can be
confusing for users. I understand this follows Unix convention (silent = not found), but explicit feedback might improve UX for new users.
Suggestion: Add optional message like "No files found matching 'pattern'"
Perhaps behind --verbose flag or config option.
Kind regards,
Duration-Extender