-
Notifications
You must be signed in to change notification settings - Fork 902
Closed
Description
Describe the bug
When running a ! terminal command, if the command fails, the cli swallows the error and there's no way of seeing the output.
This makes it difficult to diagnose what is going on within the session.
Affected version
0.0.382 Commit: 18bf0ae
Steps to reproduce the behavior
- Open
copilot - Type an invalid
!command - e.g (!adofkj) - Observe that there's no visibility why the command failed - would expect to see the text "'adofkj' is not recognized as an internal or externa command"
Expected behavior
The output of the command is shown and there's clear insight on what ran.
Additional context
- Windows Terminal
- Windows x86
DiTo97
Metadata
Metadata
Assignees
Labels
No labels