Skip to content

Replace shell backticks with Process.new for better escaping#35

Merged
shijimasoft merged 1 commit intoshijimasoft:mainfrom
murphyjt:fix-escaping
May 19, 2025
Merged

Replace shell backticks with Process.new for better escaping#35
shijimasoft merged 1 commit intoshijimasoft:mainfrom
murphyjt:fix-escaping

Conversation

@murphyjt
Copy link
Contributor

@murphyjt murphyjt commented May 19, 2025

This avoids issues with filenames containing spaces and improves reliability when passing arguments to external tools.

Fixes #31

This avoids issues with filenames containing spaces and improves reliability
when passing arguments to external tools.
@murphyjt
Copy link
Contributor Author

I wasn’t sure if you'd be open to this change, but thought it might be useful. Happy to adjust or close if not the direction you want to take.

@shijimasoft
Copy link
Owner

Thanks for your help, I will merge the changes :)

@shijimasoft shijimasoft merged commit f33b9b2 into shijimasoft:main May 19, 2025
4 checks passed
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.

cia-unix breaks with error if game title contains an apostrophe.

2 participants