javigon / vim

Automatically exported from code.google.com/p/vim
0 stars 0 forks source link

Undo file broken #205

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Vim 7.4 on Windows 8/8.1

If I set undofile, after some operations the edited file and undofile both are 
broken, edited file beceomes one long line only contains ^@(<C-Q><C-@>); also 
get error that undofile is not correct.

This problem never happend if I use Windows 7 in the past.

Original issue reported on code.google.com by rickywu1...@gmail.com on 12 Mar 2014 at 1:11

GoogleCodeExporter commented 9 years ago
Could you clarify what you mean by they become broken? Is there a simple way to 
reproduce the issue starting from vim -u NONE -N 

Original comment by chrisbr...@googlemail.com on 2 Oct 2014 at 8:00