antonmedv / walk

Terminal file manager
MIT License
3.17k stars 89 forks source link

Doesn't handle trailing slashes correctly #131

Closed Gooberpatrol66 closed 3 weeks ago

Gooberpatrol66 commented 3 months ago

$ walk . . ./test1 ./test2 ./test3 $ walk ./ ./ .//test1 .//test2 .//test3