pulumi/pkg/backend/local
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
..
backend.go Create backups of all local stack checkpoint files (#949) 2018-02-20 21:05:57 -08:00
crypto.go Rename package to project (#935) 2018-02-14 13:56:16 -08:00
display.go Fix missing emojis on Windows (#966) 2018-02-21 09:42:06 -08:00
stack.go Rename package to project (#935) 2018-02-14 13:56:16 -08:00
state.go Create backups of all local stack checkpoint files (#949) 2018-02-20 21:05:57 -08:00