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

Fails for filenames containing space #1

Open
filyp opened this issue Jul 30, 2024 · 2 comments · May be fixed by #2
Open

Fails for filenames containing space #1

filyp opened this issue Jul 30, 2024 · 2 comments · May be fixed by #2

Comments

@filyp
Copy link

filyp commented Jul 30, 2024

nvim two\ words.txt

Will keep the "two words.txt" file and the .cpt file seems corrupt.

Same if I do:

nvim "two words.txt"
@kurotych
Copy link
Owner

kurotych commented Jul 31, 2024

Hi @filyp, thank you for your contribution.
I'll try to reproduce and fix this issue when I have free time for it.

@kurotych kurotych linked a pull request Aug 3, 2024 that will close this issue
@kurotych
Copy link
Owner

kurotych commented Aug 3, 2024

Hi @filyp
Could you check the fix, please? From my side looks good.

#2

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 a pull request may close this issue.

2 participants