vim has a script less.sh. However, it doesn't show color. For example, grep --color=auto can print colored text to a terminal. But if it is piped to less.sh, no color is shown. Is there a way to have less.sh show the same color?
-- You received this message from the "vim_use" 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
