As I reported in vim_use, gvimdiff intermittently misfolds the second
window, while vimdiff on the same files is ok. I'm now on 7.2.359,
"Huge version with GTK2-GNOME GUI".
To reproduce this on Unix, assuming you've got vim source in a
directory called vim:
cp vim/src/option.c x.c
vim -u NONE -c 'normal =G' -c 'save! y.c' -c q x.c
gvimdiff -u NONE -U NONE x.c y.c
but repeat the last a few times, because sometimes it works, and the
failures vary. :diffupdate has always worked to bring things back
into sync.
Regards, John
--
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php