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.

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

    C-bugIt shouldn't be doing this.E-help-wantedWe encourage you to jump in on these!P-lowLow(er) priority. Example: Bugs in less commonly used features.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions