Details
-
Story
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
-
Blue Ocean 1.2-beta3, Blue Ocean 1.2-beta4, Blue Ocean 1.2
Description
Improvement on roadmap
This improvement is on the Blue Ocean project roadmap. Check the roadmap page for updates.
Has been requested that support for ANSI colours is desired
Notes
- Example of ansi-color http://bitmote.com/index.php?post/2012/11/19/Using-ANSI-Color-Codes-to-Colorize-Your-Bash-Prompt-on-Linux
- NODE JS module for converting ANSI text color to HTML https://www.npmjs.com/package/ansi-to-html
- Great ANSI test https://gist.github.com/ketan/2866a236596636311d64
Attachments
Issue Links
- is related to
-
JENKINS-61907 Developer can see ANSI color in full log view
-
- Open
-
- relates to
-
JENKINS-46324 Support for ConsoleNote
-
- Resolved
-
- links to
apgray remove the ansiColor, and colour codes should automatically show up I believe right sophistifunk?
ansiColor injects binary noise and wipes out the real ansi codes so can't work with blue ocean or any log viewed other than the jenkins log, due to a very bad design mistake early on.