Dear developers, There is an issue with persistent undo history. Steps to reproduce:
*) Make sure you have set up persistent undo in Vim. *) Open any file in vim, made some changes, save the file. (changes needed to add changesets to the undo history) *) Open the same file in any different app, change it a bit and save. *) Switch back to Vim, it will ask you, do you want to reload changes. Reload changes, and quit Vim. *) Start Vim again and open the same file. Check undotree: you will see that all the tree is lost. Comment: if after reloading changes I save this file again, then undo history will be kept. But I hope you agree that such behavior is an issue. Thanks. -- Regards, Dmitry -- 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
