Skip to content

I want use coreutils for day-to-day work only in cmd #151

Description

@kzrnm

Currently, it is inconvenient for workflows where I want to use Unix-like commands in cmd but prefer the standard commands in pwsh.

For example, if I type rm - in pwsh and then press Tab, PowerShell completes options for Remove-Item. However, the command that actually gets executed is rm.exe from coreutils, creating an inconsistency where the completed options do not work as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions