mirror of https://github.com/pulumi/pulumi.git
811759fb77
I was reminded of this yesterday with unprintable characters as I debugged some things on Windows. Inspired by Yarn, this change adds a new flag --emoji (-e for short) that can be used to control whether we show ASCII-only characters or not in the console. On Mac, it defaults to true, and on Windows and Linux, it defaults to false. This also brings back the retro ASCII-friendly progress spinner when --emoji is disabled. |
||
---|---|---|
.. | ||
cloud | ||
local | ||
state | ||
backend.go | ||
display.go | ||
stack.go | ||
updates.go |