Canop / broot

A new way to see and navigate directory trees : https://dystroy.org/broot
MIT License
10.52k stars 230 forks source link

Searching from a Root Directory will cause the search to break if first character is included in search #904

Closed Alfamari closed 1 month ago

Alfamari commented 1 month ago

Steps to reproduce: Go to a root directory and start searching while including first character.

image

Workaround: Omit the first character and start searching from the second character.

image

Additional Notes: Works correctly in Non-root directories --no-tree flag is set to improve search times though unknown if this has any interaction with the bug

Bug occurs in version 1.39.2 but works correctly in 1.39.0 OS: Windows

Canop commented 1 month ago

Thanks for the report, this is a serious bug. I'll try to release a new version of broot today.

Alfamari commented 1 month ago

Didn't realize it was serious, but glad to help. And thanks for your speedy updates and constant improvements! :)