PROBLEM FIXED! Just confirming "diff" problem is fixed by patches: - v8.1.0370 and - v8.1.0375.
Steps to confirm: 1. Today I downloaded v8.1.0401 on Windows 7. 2. Opened vim with my vimrc file. 3. :cd c:\aaa 4. :e a.txt 5. :vert diffsp b.txt --> works fine internal diff used (fix 8.1.0370 set diff internal as default). 6. :set diffopt-=internal (to set external diff) 7. :windo diffupdate --> works fine opens external window and CYGWIN variable not set (fix 8.1.0375) Thanks a lot for fixing this. -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
