From: "luislavena (Luis Lavena)" Date: 2013-04-01T23:56:42+09:00 Subject: [ruby-core:53880] [Backport 200 - Backport #8201][Assigned] Turn off builded colorizing Issue #8201 has been updated by luislavena (Luis Lavena). Status changed from Open to Assigned Assignee set to usa (Usaku NAKAMURA) Hello Denis, As commented on RubyInstaller list, I think will be better to extend the functionality of built-in ANSI coloring instead of disable it. Please take a look to #6418 were I provide bench results on how external tools monkey patching result in process slowdown: http://bugs.ruby-lang.org/issues/6418 https://gist.github.com/luislavena/2655794 PS: Please open tickets to trunk, not Ruby 2.0. ---------------------------------------- Backport #8201: Turn off builded colorizing https://bugs.ruby-lang.org/issues/8201#change-38084 Author: Versum (Denis Zinin) Status: Assigned Priority: Normal Assignee: usa (Usaku NAKAMURA) Category: Target version: GD! �� In Ruby 1.9.3 the output into console does not process escape secuences and it was good for me becouse i use ConEmu. ConEmu can process advanced escape secuences and some tools like pry theming worked perfectly. Now in ruby 2.0.0 the escape secuences��are filtered and its bad for me. Pry theming not working. Background lighting (underline escape secuence) not working. Please say how to tirning off buildin in ruby 2.0 escape secuensec processing. -- http://bugs.ruby-lang.org/