vimdiff + wrap line alignment

2019-03-16 Thread M Kelly
Hi,

If I set wrap on for vimdiff (in all windows) and there is a wrapped line in 
one window long enough to wrap at least once more than the other window, the 
lines in the windows are no longer in alignment.  For example, it would seem 
the "" line in one window to match the other's new line is only as long as 
the window width and not as long as the other window's new line ??
Anyone have any suggestion for keeping file lines aligned with wrap on in 
vimdiff ?

thx as always for everything vim.
-m

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to keep the cursorline consistent in vim diff?

2019-03-16 Thread Bram Moolenaar


> I’m using vimdiff on a three-way diff. I first open Vim using the
> command “vimdiff file1.txt file2.txt file3.txt”. I have set cursorline
> enabled and as I arrow down the cursor stays consistent through each
> of the three windows. But when I do a diffput on one of the buffers
> the cursorline is no longer consistent. The cursorline on buffer2 is
> lower than buffer3. How do I update refresh the page?

I cannot reproduce the problem.  Please give a step-by-step example.
And what is your Vim version?

-- 
Time is money.  Especially if you make clocks.

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org///
 \\\help me help AIDS victims -- http://ICCF-Holland.org///

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.