antonmedv / walk

Terminal file manager
MIT License
3.29k stars 95 forks source link

Doesn't handle trailing slashes correctly #131

Closed Gooberpatrol66 closed 5 months ago

Gooberpatrol66 commented 8 months ago

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