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

Summary: Ansi escape sequences in output window
Product: platform Reporter: xgathos
Component: Output WindowAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P4    
Version: 7.2   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: phpunit sample output with color coding

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 ***