What's wrong with this entry?
Anonymous. No account, no email.
What: Improved Windows drive letter path handling and bidirectional Cygwin integration How to use:
# Windows paths like /c/Users/name now work correctly
# Automatic conversion between Windows and Unix paths
Details:
- Added Windows drive letter pattern matching (
/^\/[a-z]\//i) - New
SXA()function forcygpath -wconversion - Bidirectional path conversion support
- Better compatibility in Cygwin environments
- Evidence:
L9B() at line 392483,SXA() at line 344435
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.