WICG / starter-kit

A simple starter kit for incubations
82 stars 29 forks source link

Output doesn't work in a white terminal #80

Open jyasskin opened 1 year ago

jyasskin commented 1 year ago

npx wicg init "My Awesome API" prints:

.____ ____ >--= W $\textcolor{lightgrey}{\textsf{3}}$ C =--< / \ / \ _ _ \ / ___/ \ \/\/ / / \ \// \ Web Incubator Community Group \ /| \ \\ _\ \ __/\ / ||___ /\ / https//wicg.io \/ \/ \/

This utility creates the basic files you need to get started. It guesses sensible defaults based on your git setup.

Press ^C at any time to quit.

LET'S GET YOU SET UP! (ABOUT THIS WICG PROJECT)

👉 $\textcolor{lightgrey}{\textsf{Name of Git repository:}}$ (bikeshed-intro)

The loss of the 3 is minor, but the prompt text also gets lost. It looks like setting prompt.colors = false will fix this, or you could explicitly set a background color.