Re: CRLF behavior with :!

2010-10-13 Thread Gary Johnson
On 2010-10-13, ZyX wrote: > Sometimes after I kill vim I get this stair-stepping in a terminal, but if I > do > ``stty onlcr'' everything gets fine (in zsh this can be fixed by putting > ``ttyctl -f'' into .zshrc if you are interested. No calls to `stty' will be > required then). Try to examin

Re: CRLF behavior with :!

2010-10-13 Thread Jeenu
On Oct 13, 2:22 pm, ZyX wrote: > [...] > By the way, does the output of the following command echo the same stepping > formation?: >     :!stty -onlcr && ls -l My 'svn info' output looks normal after this. Jeenu -- You received this message from the "vim_use" maillist. Do not top-post! Type

Re: CRLF behavior with :!

2010-10-13 Thread ZyX
Ответ на сообщение «Re: CRLF behavior with :!», присланное в 11:33:47 13 октября 2010, Среда. Отправитель: Gary Johnson: Sometimes after I kill vim I get this stair-stepping in a terminal, but if I do ``stty onlcr'' everything gets fine (in zsh this can be fixed by putting ``ttyctl

Re: CRLF behavior with :!

2010-10-13 Thread Jeenu
On Oct 13, 11:32 am, Jürgen Krämer wrote: > Jeenu wrote: > > > I noticed that running commands like ':!svn info' from Vim in both > > Cygwin and Linux machines differ. On Linux machines, the output looked > > like how it's displayed in terminal. However, with Vim on Cygwin > > (PuTTYCyg client)

Re: CRLF behavior with :!

2010-10-13 Thread Gary Johnson
On 2010-10-13, Jürgen Krämer wrote: > Hi > > Jeenu wrote: > > > > I noticed that running commands like ':!svn info' from Vim in both > > Cygwin and Linux machines differ. On Linux machines, the output looked > > like how it's displayed in terminal. However, with Vim on Cygwin > > (PuTTYCyg client

Re: CRLF behavior with :!

2010-10-12 Thread Jürgen Krämer
Hi Jeenu wrote: > > I noticed that running commands like ':!svn info' from Vim in both > Cygwin and Linux machines differ. On Linux machines, the output looked > like how it's displayed in terminal. However, with Vim on Cygwin > (PuTTYCyg client) I see no CR's, and the whole display take a stepp

Re: CRLF behavior with :!

2010-10-12 Thread Jeenu
On Oct 13, 11:09 am, Jeenu wrote: > I noticed that running commands like ':!svn info' from Vim in both > Cygwin and Linux machines differ. On Linux machines, the output looked > like how it's displayed in terminal. However, with Vim on Cygwin > (PuTTYCyg client) I see no CR's, and the whole disp

CRLF behavior with :!

2010-10-12 Thread Jeenu
Hi, I noticed that running commands like ':!svn info' from Vim in both Cygwin and Linux machines differ. On Linux machines, the output looked like how it's displayed in terminal. However, with Vim on Cygwin (PuTTYCyg client) I see no CR's, and the whole display take a stepping formation. Is these