Skip to content

command names are unexpectedly printed to the output on GNU Bash Wasm in the browser. #205

@yomaytk

Description

@yomaytk

When we execute the command on GNU Bash in the browser, the command name are unexpectedly printed to the output as follows (pwd, ls, uname -a). We can confirm this in the demo page.
The connections between the TTY and stdin/stdderr of js-kernel.js may be broken.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions