Skip to content

Support working paths with whitespace#5

Open
thunderbird2678 wants to merge 2 commits intopiemadd:mainfrom
thunderbird2678:main
Open

Support working paths with whitespace#5
thunderbird2678 wants to merge 2 commits intopiemadd:mainfrom
thunderbird2678:main

Conversation

@thunderbird2678
Copy link
Copy Markdown

I had the issue come up where because my github directory had a parent folder that contained whitespace, many of the commands in the patcher script would fail as they'd treat the whitespace as a separator for params.

Did this with a utility function to parse out the file in a safer manner and then changed the string addition to just passing in params and then joining them (cursor wanted to do this and i do think it looks cleaner)

Only tested on Windows as that's the only version of Subway Builder I have, would welcome people on Linux / Mac to give it a shot

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.

1 participant