atom-shell-commands icon indicating copy to clipboard operation
atom-shell-commands copied to clipboard

Ability to display colored output

Open ghost opened this issue 9 years ago • 0 comments

Hello

Some commands generate colored terminal output, such as grunt. The character combinations that make up these colors are currently drawn into the output pane. Would it be possible to enable coloring of the output pane? This could possibly be achieved by using something like pty.js. Another option would be to simply strip the characters.

Thanks for your work!

ghost avatar Sep 14 '16 15:09 ghost