win32console version 1.3.0.beta2 has been released! * <http://rubyforge.org/projects/winconsole> * <http://github.com/luislavena/win32console> * <http://rdoc.info/projects/luislavena/win32console> Win32::Console allows controling the windows command line terminal thru an OO-interface. This allows you to query the terminal (find its size, characters, attributes, etc). The interface and functionality should be identical to Perl's counterpart. A port of Perl's Win32::Console and Win32::Console::ANSI modules. This gem packages Gonzalo Garramuno's Win32::Console project, and includes a compiled binary for speed. The Win32::Console project's home can be found at: http://rubyforge.org/projects/win32console How to install: Since this is a prerelease gem, you need updated version of RubyGems (greater than 1.3.4) gem install win32console --prerelease This will install the latest available version from RubyGems.org Changes: ### 1.3.0.beta2 / 2010-03-07 * Enhancements * Redirect STDERR to be processed also for ANSI codes. Closes GH-4 * Allow ECHO to be displayed [jloveces] -- Luis Lavena AREA 17 - Perfection in design is achieved not when there is nothing more to add, but rather when there is nothing more to take away. Antoine de Saint-ExupñÓy