Skip to content

--use-on-cd breaks chaining for cd in PowerShell #1356

@kumarchandresh

Description

@kumarchandresh

For PowerShell users, mkdir Xyz | cd creates new directory "Xyz" and switches to it.

After putting fnm env --use-on-cd --shell powershell | Out-String | Invoke-Expression in the PowerShell profile breaks the default cd behavior (mentioned above).

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