So, I'm working with 8 colors in my rxvt terminal. It seems that's all
that's available. Where this really becomes a drag is when trying to
apply different color themes in Vim. Most light colored themes all look
the same, with colors reducing to the 8 available.
So, my question is this: Can I use some different option to get a more
robust color terminal?
My Cygwin.bat currently looks like this:
@echo off
C:
chdir C:\Cygwin\bin
C:\Cygwin\bin\rxvt.exe -e bash --login -i
Any suggestions?
Thanks
- Laran Evans
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/