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

Open
1 task done
jim-counter opened this issue Jul 6, 2023 · 0 comments
Open
1 task done

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

jim-counter opened this issue Jul 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jim-counter
Copy link
Member

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
@jim-counter jim-counter added the enhancement New feature or request label Jul 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant