Flow-Launcher / Flow-Launcher/Flow.Launcher
Support \\ in explorer plugin
Open
enhancement
keep-fresh
- Dominant language
- C#
- Stars
- 15.6k
- Forks
- 644
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 4
Description
**Is your feature request related to a problem? Please describe.**
When copy pasting a path from my python log file or console, sometimes it prints with the `\\` separator
**Describe the solution you'd like**
Have flow automatically convert `\\` to `\`, similar to the PR that converts `/` to `\`
**Describe alternatives you've considered**
Manually replace `\\` with `\`
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.