Skip to content

Windows character output is garbled #447

@ahaoboy

Description

@ahaoboy

I'm not sure if it's a qjs encoding problem or a windows setting problem, the output in both windows terminal and vscode terminal is garbled.

console.log('│')

image

It is correct to use redirection to write output to a file

 ./build/qjs ./a.js > a.txt

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions