Skip to content

Hello world doesn't work on cmder on windows. #97

@jeet-parekh

Description

@jeet-parekh

When trying to run the hello world code on windows, it works if run from the native command prompt.

But when tried to run from cmder, it panics and says

panic: character set not supported

goroutine 1 [running]:
main.main()
        F:/go_dev/tview_hw.go:10 +0x167
exit status 2

If it helps, output of locale on cmder is

LANG=
LC_CTYPE="C.UTF-8"
LC_NUMERIC="C.UTF-8"
LC_TIME="C.UTF-8"
LC_COLLATE="C.UTF-8"
LC_MONETARY="C.UTF-8"
LC_MESSAGES="C.UTF-8"
LC_ALL=

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions