This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bad XTerm Vim coloring


On Tue, Nov 25, 2008 at 1:12 PM, Matt Wozniski <godlygeek@gmail.com> wrote:
> On Mon, Nov 24, 2008 at 8:59 PM, Thomas Dickey wrote:
>> ...reading vim's source code (7.1 at hand...), there doesn't seem to be an
>> obvious way to turn off the feature (the "+termresponse").
>
> There's no obvious way to turn it off, but it can be turned off...
>
> vim --cmd 'set t_RV='
>
> for a single vim session, or
>
> echo 'set t_RV=' >>~/.vimrc
>
> for all vim sessions.  Not sure why it would be breaking, though...
> and I don't presently have a cygwin installation to test this
> myself...

Adding that to my .vimrc worked, the syntax is back to normal. I don't
fully understand what the underlying bug is but at least i can read my
code now. Is it worth putting in a bug report for?
Thanks guys!

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]