Repro: `echo -e "text \033[1mbold\033[0m text"` This prints the following for me:  `bold` should actually be bold, not just another color in the color palette. It also shouldn't change the foreground color. Microsoft Windows [Version 10.0.15063]