solidiquis / erdtree

A modern, cross-platform, multi-threaded, and general purpose filesystem and disk-usage utility that is aware of .gitignore and hidden file rules.
https://crates.io/crates/erdtree
MIT License
2.39k stars 64 forks source link

`erd -p doesnotexist` often prints a blank line instead of a diagnostic #219

Closed vincentdephily closed 1 year ago

vincentdephily commented 1 year ago

This is a small nitpick compared to #214, but erd -p doesnotexist outputs a blank line nearly every time, and No entries to show with given arguments. maybe once in 30 runs. The diagnostic is always shown with --no-progress.

solidiquis commented 1 year ago

Double thanks for catching this one as well!