pulumi/pkg/backend/display/testdata
Pat Gavlin 3aecebe5cb [color] Use graphemes to measure strings.
The number of Unicode code points in a string is not the same as the
number of user-visible characters (graphemes). When measuring colorized
strings, we want the latter rather than the former. Notably, these
changes fix some issues where the interactive display cut off before the
right edge of the terminal.
2022-11-09 08:23:00 -08:00
..
not-truncated [color] Use graphemes to measure strings. 2022-11-09 08:23:00 -08:00
truncated Truncate long stack outputs (#10021) 2022-07-12 11:24:21 -07:00
.gitattributes [cli] Refactor the diff printer. (#9367) 2022-04-09 16:04:35 -07:00