Skip to content

%20 used in path name instead of " " (space) when adding a new VM #39

@rxhfcy

Description

@rxhfcy

Add VM: if there's a space (" ") character in Settings / Path (or the VM name), MacBox uses "%20" instead of " "

  1. In MacBox / Settings..., change "Path" -> /Users/username/Application Support/MacBox
  2. Press "+" (Add VM) (Create a new VM)
  3. Name: "A B"
  4. Click "Add"
  5. Right click "A B", Show in Finder

Expected: VM in "/Users/username/Application Support/MacBox/A B"
What happens: VM in "/Users/username/Application%20Support/MacBox/A%20B"

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