Issue #13956 has been updated by Jeff McCune. Assignee changed from Josh Cooper to Jeff McCune
# Needs patches to 2.7.x # I have the gem installed and built into the package, but we still need to patch 2.7.x to take advantage of the gem. I'm running Puppet `2.7.14rc2-11-gd0d34a7` Here's a screenshot of what's happening:  I'm looking into the patches required to Puppet now. ---------------------------------------- Feature #13956: Colorize console output on Windows https://projects.puppetlabs.com/issues/13956#change-61334 Author: Josh Cooper Status: Accepted Priority: Normal Assignee: Jeff McCune Category: windows Target version: 2.7.x Affected Puppet version: 2.7.6 Keywords: Branch: Windows consoles do not support ANSI escape sequences, and so Puppet by default disables colorizing output (on Windows). However, the win32console gem <https://github.com/luislavena/win32console> translates these escape sequences into the appropriate native console calls. Ken has submitted fixes upstream to fix how foreground and background colors are preserved, which is an issue for powershell, since it's default background is not black. Now that Ken's fix has been merged, we should move forward with colorizing Windows console output by default. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
