Files
opentf/command/hook_ui.go
Mitchell Hashimoto ab1e512ae2 command: use reset instead of reset_bold
Fixes #10337

The `reset_bold` escape code (21) causes the text on Windows command
prompts to just become invisible. `reset` does the same job for us in
this scenario so do that.
2016-11-29 09:52:58 -08:00

7.4 KiB