Re: vim wraps lines

2011-01-27 Thread Daniel Ajoy

On Thu, 27 Jan 2011 00:44:34 -0500, Daniel Ajoy da.a...@gmail.com wrote:


On Wed, 26 Jan 2011 22:12:01 -0500, Larry Hall (Cygwin) 
reply-to-list-only...@cygwin.com wrote:


I can't reproduce that behavior.  What's your TERM environment variable set
to?



echo $TERM
xterm



It's most likely a problem with the TERM setting in use when vim was
started, as Larry asked to clarify.  I think it's also possible that a
non-Cygwin version of vim was actually started under a Cygwin session.
Larry's suggestion to follow the problem reporting guidelines would
likely clarify this point as well.



which vim
/usr/bin/vim




And cygcheck.out was attached in this message:

http://cygwin.com/ml/cygwin/2011-01/msg00348.html

Any other information I can provide you?


Daniel

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



Re: vim wraps lines

2011-01-27 Thread Larry Hall (Cygwin)

On 1/27/2011 1:25 PM, Daniel Ajoy wrote:

On Thu, 27 Jan 2011 00:44:34 -0500, Daniel Ajoy da.ajoy wrote:

   ^^^



On Wed, 26 Jan 2011 22:12:01 -0500, Larry Hall (Cygwin)  wrote:

^
http://cygwin.com/acronyms/#PCYMTNQREAIYR.  Thanks.




I can't reproduce that behavior. What's your TERM environment variable set
to?



echo $TERM
xterm



It's most likely a problem with the TERM setting in use when vim was
started, as Larry asked to clarify. I think it's also possible that a
non-Cygwin version of vim was actually started under a Cygwin session.
Larry's suggestion to follow the problem reporting guidelines would
likely clarify this point as well.



which vim
/usr/bin/vim




And cygcheck.out was attached in this message:

http://cygwin.com/ml/cygwin/2011-01/msg00348.html

Any other information I can provide you?


I notice you're behind one step on the cygwin package.  I don't think
that's a contributor but you should update.

I don't see anything obviously wrong with your terminal settings or
related environment variables and there aren't any collisions with other
3rd party apps.  I did notice you had LANG set to en_US.ISO-8859-1
while I have C.UTF-8.  I didn't find changing this made any difference
for me but maybe it will for you.

--
Larry

_

A: Yes.

Q: Are you sure?

A: Because it reverses the logical flow of conversation.

Q: Why is top posting annoying in email?


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



Re: vim wraps lines

2011-01-27 Thread Daniel Ajoy

On Thu, 27 Jan 2011 17:22:41 -0500, Larry Hall (Cygwin)  wrote:


I notice you're behind one step on the cygwin package.  I don't think
that's a contributor but you should update.


I updated and the problem went away.
thanks
Daniel

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



vim wraps lines

2011-01-26 Thread Daniel Ajoy

I'm using the latest cygwin, min-tty and vim

But when I open vim, lines seem to wrap. Here is the image:

http://i.imgur.com/oC8lo.png

Is that a configuration issue? how do I fix it?

Daniel

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



Re: vim wraps lines

2011-01-26 Thread Larry Hall (Cygwin)

On 1/26/2011 12:00 PM, Daniel Ajoy wrote:

I'm using the latest cygwin, min-tty and vim

But when I open vim, lines seem to wrap. Here is the image:

http://i.imgur.com/oC8lo.png

Is that a configuration issue? how do I fix it?


I can't reproduce that behavior.  What's your TERM environment variable set
to?

In case you missed it, below is the link to the problem reporting guidelines.


Problem reports: http://cygwin.com/problems.html



--
Larry

_

A: Yes.

Q: Are you sure?

A: Because it reverses the logical flow of conversation.

Q: Why is top posting annoying in email?


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



Re: vim wraps lines

2011-01-26 Thread Mike Brown
On Wed, Jan 26, 2011 at 10:12:01PM -0500, Larry Hall (Cygwin) wrote:
 On 1/26/2011 12:00 PM, Daniel Ajoy wrote:
 I'm using the latest cygwin, min-tty and vim

 But when I open vim, lines seem to wrap. Here is the image:

 http://i.imgur.com/oC8lo.png

 Is that a configuration issue? how do I fix it?

IMHO it isn't broken.  That is the expected behavior.  That is how I use it
and I want to see all of the line, even if it wraps.

Why don't you want to see all of the line?

MB
-- 
e-mail: vid...@vidiot.com/~\ The ASCII
[I've been to Earth.  I know where it is. ]  \ / Ribbon Campaign
[And I'm gonna take us there.Starbuck  3/25/07]   X  Against
Visit - URL: http://vidiot.com/  / \ HTML Email

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



Re: vim wraps lines

2011-01-26 Thread Jeremy Bopp
On 01/26/2011 09:20 PM, Mike Brown wrote:
 On Wed, Jan 26, 2011 at 10:12:01PM -0500, Larry Hall (Cygwin) wrote:
 On 1/26/2011 12:00 PM, Daniel Ajoy wrote:
 I'm using the latest cygwin, min-tty and vim

 But when I open vim, lines seem to wrap. Here is the image:

 http://i.imgur.com/oC8lo.png

 Is that a configuration issue? how do I fix it?
 
 IMHO it isn't broken.  That is the expected behavior.  That is how I use it
 and I want to see all of the line, even if it wraps.
 
 Why don't you want to see all of the line?

Mike, please take another, closer look at the linked image.  It's clear
that what is displayed is the initial text outputted by vim when started
without a file to open and that the display of this text obviously
broken.  While the problem could have been worded differently to avoid
the confusion, the image makes the problem unambiguous.

It's most likely a problem with the TERM setting in use when vim was
started, as Larry asked to clarify.  I think it's also possible that a
non-Cygwin version of vim was actually started under a Cygwin session.
Larry's suggestion to follow the problem reporting guidelines would
likely clarify this point as well.

BTW, if you didn't intend to comment on Larry's reply at all, you should
have replied to Daniel's message instead.

-Jeremy

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



Re: vim wraps lines

2011-01-26 Thread Christopher Faylor
On Wed, Jan 26, 2011 at 12:00:55PM -0500, Daniel Ajoy wrote:
I'm using the latest cygwin, min-tty and vim

But when I open vim, lines seem to wrap. Here is the image:

http://i.imgur.com/oC8lo.png

Is that a configuration issue? how do I fix it?

It looks like either you're not using the Cygwin version of vim or
you have your TERM environment variable set incorrectly.  You haven't
provided enough details to know for sure.

See:  http://cygwin.com/problems.html

cgf

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