From: "luislavena (Luis Lavena)" Date: 2012-05-11T07:44:03+09:00 Subject: [ruby-core:44988] [ruby-trunk - Feature #6418] Supporing a subset of ANSI escape code on Windows Issue #6418 has been updated by luislavena (Luis Lavena). nobu (Nobuyoshi Nakada) wrote: > Some improvements. Thank you Nobu, I've run some naive tests against it, simulating a big and fast test suite and using minitest/pride to report colorful output: https://gist.github.com/2655794 The tests were performed from a RAMdisk where Ruby and the dependencies were installed. The numbers were taken after several runs (warm up cache) From the report: DEFAULT - No Pride or ANSI coloring was enabled. PRIDE - minitest/pride enabled, causing ANSI sequences be shown in the terminal ANSICON - pride enabled and running from a second (child) cmd.exe with ANSICON performing the ANSI processing ANSI with patch - the latest patch provided by Nobu. Results of both normal and redirected output were measured. ---------------------------------------- Feature #6418: Supporing a subset of ANSI escape code on Windows https://bugs.ruby-lang.org/issues/6418#change-26573 Author: usa (Usaku NAKAMURA) Status: Assigned Priority: Low Assignee: usa (Usaku NAKAMURA) Category: misc Target version: 2.0.0 Are there those who need this? -- http://bugs.ruby-lang.org/