Matoking / protontricks

A wrapper that does winetricks things for Proton enabled games, requires Winetricks.
GNU General Public License v3.0
1.56k stars 35 forks source link

CLI Launch: Shlex executable path #276

Closed grant-h closed 5 months ago

grant-h commented 5 months ago

If an executable path has a single quote (') in it, it can now be launched.

Matoking commented 5 months ago

Thank you! There were a few test cases that needed to be updated. I squashed those test changes into the commit and pushed the fix to master.