fix: directory name ending with extention are not prepended with ext …#973
fix: directory name ending with extention are not prepended with ext …#973atamakahere-git wants to merge 4 commits intolsd-rs:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: atamakahere-git The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #973 +/- ##
==========================================
+ Coverage 84.34% 84.54% +0.19%
==========================================
Files 53 51 -2
Lines 5111 5078 -33
==========================================
- Hits 4311 4293 -18
+ Misses 800 785 -15 ☔ View full report in Codecov by Sentry. |
|
In macOS, directores with extensions do have special meanings. For example, |
|
I will do some research/tests and get back on this, If any suggestion let me know. |
538eba2 to
106ba28
Compare
|
@CarterLi Hey, I did some changes that exclude special named directory. |
|
@zwpaper Hey, are you thinking of adding this enhancement to lsd? |
7883e61 to
0bad9f3
Compare
|
I also just ran into this bug today, since many emacs projects end with |
Tried fixing #965
TODO
cargo fmt