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

fix(fs_actions): normalize the move destination #1647

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pynappo
Copy link
Collaborator

@pynappo pynappo commented Jan 2, 2025

Closes #1556

edit: Was considering making utils.normalize_path call vim.fs.normalize on linux with this PR but for safety probably best to see if other similar issues occur before doing that.

@pynappo pynappo force-pushed the 1556-normalize-move-dest branch 2 times, most recently from ac693e2 to 658b296 Compare January 2, 2025 13:27
@pynappo pynappo force-pushed the 1556-normalize-move-dest branch from 658b296 to 5cfd5f9 Compare January 13, 2025 10:25
@pynappo pynappo requested a review from cseickel January 13, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Moving a file via double dot causes tree to bug out
1 participant