Skip to content

Warn users about MINGW64 Windows incompatibility with slash (/) arguments #2380

@Roshanbhadauriya

Description

@Roshanbhadauriya

Docs: Add warning for Bash users about slash (/) being misinterpreted as a path

Summary

This documentation update adds a warning to help users avoid issues when using Commander CLI tools in Git Bash / MINGW64 on Windows. In these environments, passing / as a flag value (e.g., --separator "/") may result in unexpected behavior due to auto-expansion into C:/Program Files/Git.



Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsREADME (or other docs) could be improvedpending releaseMerged into a branch for a future release, but not released yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions