Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename compares target filenames without paths, finds duplicates across directories #922

Closed
aleksejrs opened this issue Jul 23, 2023 · 1 comment
Labels
Milestone

Comments

@aleksejrs
Copy link
Contributor

aleksejrs commented Jul 23, 2023

:mkdir 1 2
:touch 1/abc 2/abc
:!find -name "abc" %u
vG (select both files)
:s/$/d/

Name "abcd" duplicates

Version: 0.13

@xaizek xaizek added the bug label Jul 23, 2023
@xaizek xaizek added this to the next release milestone Jul 23, 2023
@xaizek
Copy link
Member

xaizek commented Jul 23, 2023

Thanks for the report.

Reminds me of #147.

@xaizek xaizek closed this as completed in 8006197 May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants