Sunday, March 17, 2019

Re: vimdiff + wrap line alignment

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

This is not supported.

Implementing this would require quite a few changes to the code,
implementing filler lines to keep the windows in sync. It's also not
going to look good.

--
"Thou shalt not follow the Null Pointer, for at its end Chaos and
Madness lie."

/// Bram Moolenaar -- Bram@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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: