gizak / gizak/termui

Paragraph example can not run under msys2 environment

Open
#162 0 comments 0 reactions 0 assignees View on GitHub
bug wontfix
Dominant language
Go
Stars
13.6k
Forks
819
PR merge metrics
No merged PRs in 30d

Description

I build my windows code on [msys2](http://www.msys2.org/).

I found this sample can not run on the msys bash console.
https://github.com/gizak/termui/blob/master/_example/par.go

But, If I use "go build" to generate exe file, it could work under CMD.exe enviornment.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with _example/par.go and reproduce the failure in an MSYS2 bash console, then compare it with the reported successful run under CMD.exe. Identify the runtime difference that prevents the example from starting and verify that the example runs correctly in the MSYS2 environment when done.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.