Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

🎁 [Feature Request]: Remove the double slashes in paths #224

@jim-counter

Description

@jim-counter

What is the feature you would like to see?

When setting configuration I have to provide paths with double slashes between folders instead of single slashes. Could we escape these in some other way please?

Specify a path for storing plot files (press enter to use the default: `"C:\\Users\\jimco\\AppData\\Roaming\\subspace-cli\\plots"`): e:\\subspace-simple-cli\\plots
Specify a path for storing node files (press enter to use the default: `"C:\\Users\\jimco\\AppData\\Roaming\\subspace-cli\\node"`): e:\\subspace-simple-cli\\node

Would be much nicer as

Specify a path for storing plot files (press enter to use the default: `"C:\Users\jimco\AppData\Roaming\subspace-cli\plots"`): e:\subspace-simple-cli\plots
Specify a path for storing node files (press enter to use the default: `"C:\Users\jimco\AppData\Roaming\subspace-cli\node"`): e:\subspace-simple-cli\node

They are also present on the suggested farm command.

Ready for lift off! Run the follow command to begin:
`"C:\\Users\\jimco\\Desktop\\Subspace Simple CLI\\subspace-cli-windows-x86_64-skylake-v0.5.1-alpha-2.exe" farm`

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions