pulumi/pkg/backend
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
..
cloud Fix missing emojis on Windows (#966) 2018-02-21 09:42:06 -08:00
local Fix missing emojis on Windows (#966) 2018-02-21 09:42:06 -08:00
state Rename package to project (#935) 2018-02-14 13:56:16 -08:00
backend.go Make some stack-related CLI improvements (#947) 2018-02-16 15:03:54 -08:00
display.go Clean up colorization logic 2018-01-31 15:46:14 -08:00
stack.go Rename package to project (#935) 2018-02-14 13:56:16 -08:00
updates.go Add "pulumi history" command (#826) 2018-01-24 18:22:41 -08:00