MrRaindrop / tree-cli

🌴List contents of directories in tree-like format.
MIT License
253 stars 24 forks source link

Incorrect output with `--ignore` #20

Closed chancancode closed 4 years ago

chancancode commented 4 years ago

When the last entry of the listing is filtered with --ignore , the actual non-filtered last output is displayed with ├── instead of └─

MrRaindrop commented 4 years ago

Thank you for your report ! Last release v0.6.5 should fixed this, pls have a try.