Skip to content

Conversation

JJK96
Copy link
Contributor

@JJK96 JJK96 commented Nov 26, 2021

Breaking change: no

Description:
The previous version did no longer work with files with spaces in the filename. I found that this was caused by double escaping of the space. So, "space directory" became "space\ directory". Now I removed the second escape, so it now correctly becomes "space\ directory" and works again.

@andreyorst
Copy link
Owner

I think this works correctly as of today?

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.

2 participants