On Windows, with PowerShell 7.x, the following example from Copilot-Here -h does not work.
Suggested Command line
Copilot-Here -p "how do I list files in bash?"
Actual Result
PS C:\Users\NenoTFS> Copilot-Here -p "how do I list files in bash?"
Copilot-Here: Parameter cannot be processed because the parameter name 'p' is ambiguous. Possible matches include: -pw -Playwright -Prompt -ProgressAction -PipelineVariable.
On Windows, with PowerShell 7.x, the following example from
Copilot-Here -hdoes not work.Suggested Command line
Actual Result