Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-12623

Parse 256-color ANSI escape sequences in the "Application Output" pane

XMLWordPrintable

    • e5ae8f0062344cb3463d609276812a3d8c29c297

      https://bugreports.qt-project.org/browse/QTCREATORBUG-9592 added support for parsing 16-color ANSI (e.g., \e[31m) and 24-bit color ANSI (e.g., \e[38;2;255;255;255m) but left out 256-color ANSI (e.g., \e[38;5;203m).

      It would be nice to support 256-color ANSI, for compatibility with OS X Terminal (which supports 256-color ANSI but not 24-bit color ANSI).

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hjk hjk
            smokris Steve Mokris
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes