Issue #13956 has been updated by Jeff McCune. Status changed from In Topic Branch Pending Review to Merged - Pending Release Assignee deleted (Jeff McCune) Target version changed from 2.7.x to 2.7.15
# Merged into 2.7.x # As: <https://github.com/puppetlabs/puppet/commit/64348a0> As 2.7.14 is in RC right now, I set the target version to 2.7.15. ---------------------------------------- Feature #13956: Colorize console output on Windows https://projects.puppetlabs.com/issues/13956#change-61443 Author: Josh Cooper Status: Merged - Pending Release Priority: Normal Assignee: Category: windows Target version: 2.7.15 Affected Puppet version: 2.7.6 Keywords: Branch: https://github.com/puppetlabs/puppet/pull/708 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 puppet-bugs@googlegroups.com. To unsubscribe from this group, send email to puppet-bugs+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.