Skip to content

Executables may not work properly if their file paths contain spaces or other special characters #32

@latin-1

Description

@latin-1

In the current implementations across all operating systems, the app path (as well as other fields) is not properly escaped during string interpolation. For example, on Linux, if the path contains spaces, the segment preceding the space is incorrectly interpreted as the executable, leading to execution failures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions