public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug tui/14126] New: Color escape sequences don't work in tui mode
@ 2012-05-21  3:58 jan at majutsushi dot net
  2015-07-08 15:45 ` [Bug tui/14126] " dilyan.palauzov at aegee dot org
  0 siblings, 1 reply; 2+ messages in thread
From: jan at majutsushi dot net @ 2012-05-21  3:58 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=14126

             Bug #: 14126
           Summary: Color escape sequences don't work in tui mode
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tui
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jan@majutsushi.net
    Classification: Unclassified


If TUI mode is enabled then coloring the prompt or output using escape
sequences doesn't work, the sequences are instead shown as-is.

Example:

In normal mode, "echo \033[32mFOO\033[0m\n" will print "FOO" in green. However,
if the TUI is enabled, it will print "^[[32mFOO^[[0m" instead. This makes
trying to make the output more readable rather difficult.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-08 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-21  3:58 [Bug tui/14126] New: Color escape sequences don't work in tui mode jan at majutsushi dot net
2015-07-08 15:45 ` [Bug tui/14126] " dilyan.palauzov at aegee dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).