From: "nobu (Nobuyoshi Nakada)" Date: 2013-04-03T11:42:28+09:00 Subject: [ruby-core:53934] [ruby-trunk - Feature #8201] Turn off builded colorizing Issue #8201 has been updated by nobu (Nobuyoshi Nakada). ConEmu doesn't seem working with 1.9.3 to me. While it shows color bars certainly when `type AnsiColor16.ans', however it does nothing with a command simply writes the same string by WriteConsole or WriteFile, but seems same as a plain command prompt window, e.g., left arrow, a bracket, and so on. Does anybody see expected results? Anyhow, I'll fix a bug that ESC not followed by a bracket is dropped. ---------------------------------------- Feature #8201: Turn off builded colorizing https://bugs.ruby-lang.org/issues/8201#change-38146 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/