dylang / grunt-attention

Display attention-grabbing messages in the terminal.

Home Page:https://npmjs.org/package/grunt-attention

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word wrapping breaks colored text

NickHeiner opened this issue · comments

If I color text that I pass in as the first arg to generateMessage, only the first line will be colored in the output:

image

I would expect that all the text retains its color.