Skip to content

fails on macOS when using Windows-style backslash argument #7

Description

@sys-dev-ac

Description

On macOS using zsh or bash, running the example command from the README with a Windows-style trailing backslash causes the command to fail because the shell interprets the trailing \ as an escape character.

This creates confusion for users copying cross-platform examples directly from the documentation.


Reproduction Steps

Run the following command on macOS in a project directory:

npx @pavan-kumar-kn/folder_mapper . .\

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions