Skip to content

Display errored command output #984

@jknaudt21

Description

@jknaudt21

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

  1. Open copilot
  2. Type an invalid ! command - e.g (!adofkj)
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions