pulumi/pkg/util
Joe Duffy 811759fb77
Fix missing emojis on Windows (#966)
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.
2018-02-21 09:42:06 -08:00
..
archive Fix some lint errors 2017-11-29 12:15:16 -08:00
cmdutil Fix missing emojis on Windows (#966) 2018-02-21 09:42:06 -08:00
contract Enable pulumi update to target the Console (#461) 2017-10-25 10:46:05 -07:00
convutil Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
fsutil Allow control of uploaded archive root in Pulumi.yaml 2018-01-31 16:22:58 -08:00
mapper Add additional linting (#768) 2017-12-27 17:10:12 -08:00
rendezvous Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
retry Use the retry framework for REST API retries 2017-12-26 10:24:08 -08:00
rpcutil Add a missing copyright header 2017-11-19 08:08:30 -08:00
testutil Remove Document and Location 2018-01-30 16:42:39 -08:00