Wanted to suggest adding support for terminal colors to gvim. Currently, vim in a terminal can get colored output from system commands that offer a colored output feature (grep, ls, grep alternatives like ack-grep.) gvim doesn't interpret the terminal color control characters shows the ascii parts of them in the output of :!... or :Shell. It'd be a nice feature for gvim to support the color codes, so that gvim works the same way vim in a terminal emulator does in this situation, as well as allowing for improved display of information. Especially in instances where vim promotes the use of system commands (like :grep.)
--Kevin Hamer -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
