This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 213883 - Ansi escape sequences in output window
Summary: Ansi escape sequences in output window
Status: RESOLVED DUPLICATE of bug 214546
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-09 16:18 UTC by xgathos
Modified: 2012-09-24 12:36 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
phpunit sample output with color coding (18.56 KB, image/png)
2012-09-22 23:05 UTC, xgathos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xgathos 2012-06-09 16:18:39 UTC
would be nice to have ansi escape sequences interpreted in output window to see something like "[2KOK" as a green "OK" 

http://en.wikipedia.org/wiki/ANSI_escape_code
Comment 1 xgathos 2012-09-22 23:05:03 UTC
Created attachment 124759 [details]
phpunit sample output with color coding
Comment 2 Jaroslav Havlin 2012-09-24 07:24:56 UTC
This is probably a duplicate of bug 214546.
Please try the latest development version.
Thanks for reporting.

*** This bug has been marked as a duplicate of bug 214546 ***
Comment 3 xgathos 2012-09-24 12:36:59 UTC
yes, its a duplicate but its buggy, see bug 218851

i uploaded the screenshot to the wrong bug id, sorry. in the screenshot you can see the not stripped ansi escape frequence "[2K". this happens with latest build (201209240001)

(In reply to comment #2)
> This is probably a duplicate of bug 214546.
> Please try the latest development version.
> Thanks for reporting.
> 
> *** This bug has been marked as a duplicate of bug 214546 ***