kingToolbox / kingToolbox/WindTerm
Windows: when drag a file to WindTerm, the path separator is /
Open
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
When drag a file to WindTerm, the path separator is `/`, e.g. **`D:/temp/abc.txt`**.
**Which should be `D:\temp\abc.txt`**.
A lot of tools in Windows can not handle this kind of path format.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the drag-and-drop behavior on Windows and trace the terminal's file-drop path handling; the payload does not name a source file or test. Done means dragging a file into WindTerm produces a Windows-style path such as `D:\temp\abc.txt` instead of using `/` separators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100