James Adams

AnsiToDos is a small command line application which arose from a desire to use the GNU tools in windows with proper colour support. e.g. ls --color

It attempts to run whatever parameters are passed to it and parses the resulting output for ANSI escape codes, removing colour codes and performing the necessary DOS/Command Console colour switches in their place.

Screenshot