Friday, March 15, 2019

How to keep the cursorline consistent in vim diff?

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?

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