[Qt-creator] About ANSI color support for Qt-creator output panel

Xiaofeng Wu djangowu at gmail.com
Sat Dec 27 03:34:34 CET 2014


In the change log of Qt Creator 3.3.0, it says the application output panel
support ansi color.
But when I try to print colored texts like

std::cout << “\e[38;5;82mHello \e[38;5;198mWorld” << std::endl;

What I can see from the application output panel is the verbatim output of
the string, instead of colored text of “Hello Wolrd”

Am I using it in the wrong way?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20141226/e156b8e9/attachment.html>


More information about the Qt-creator mailing list