Skip to content

Shell commands not working with ! mode. #501

@haseeb-heaven

Description

@haseeb-heaven

Summary

In Powershell the shell commands are not working as expected.

✔ $ ls

└ [Error: spawn /bin/bash ENOENT]

Expected Behavior

✔ $ ls
file1.txt
file2,jpg

Actual Behavior

It shows error Error: spawn /bin/bash ENOENT]

Steps to reproduce the issue

1.Open Powershell and Run cmdc
2. enter ! to enter commands mode.
3. Enter any shell command like ls or pwd
4. See the error output

Command Code Version

0.39.2

Operating System

Windows

Terminal/IDE

Powershell

Shell

Powershell

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions