-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Implement shell globbing #954
Copy link
Copy link
Closed
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugOS-LinuxSize-MultipleWeeksUsability(LEGACY) Helps filter issues that might be higher priority because they directly affect usability(LEGACY) Helps filter issues that might be higher priority because they directly affect usabilityWG-Interactive-Consolethe console experiencethe console experience
Milestone
Metadata
Metadata
Assignees
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugOS-LinuxSize-MultipleWeeksUsability(LEGACY) Helps filter issues that might be higher priority because they directly affect usability(LEGACY) Helps filter issues that might be higher priority because they directly affect usabilityWG-Interactive-Consolethe console experiencethe console experience
PowerShell is going to need to support file globbing for native commands, like:
gcc *.cThat scenario should probably work.
/cc @BrucePay @lzybkr