Kevin wrote:
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.)
Perhaps the AnsiEsc plugin which colorizes text according to ansi escape sequences does what you want; you can get the plugin from:

    http://vim.sourceforge.net/scripts/script.php?script_id=302   (stable)
http://mysite.verizon.net/astronaut/vim/index.html#ANSIESC (cutting edge)

Regards,
Chip Campbell

--
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

Raspunde prin e-mail lui