Re: vim: portablity of backup files?

2014-04-22 Thread ping song
oh yeah, that's right! thanks! ...except 3. :) -- I copied over the undodir and now I "inherited" all historical persist undo in the new machine for all files! - except for those I have changed again in local PC before copying over the undodir... On Mon, Apr 21, 2014 at 9:46 PM, Ben Fritz wrote

Re: vim: portablity of backup files?

2014-04-21 Thread Ben Fritz
On Saturday, April 19, 2014 11:20:29 AM UTC-5, ping wrote: > I recently copied over a bunch of files to another machine and realized I > missed all of the backup files (for persistent undo). > > > I managed to find out the "backupdir" and copied them over also, still I > can't undo, I think I u

vim: portablity of backup files?

2014-04-19 Thread ping song
I recently copied over a bunch of files to another machine and realized I missed all of the backup files (for persistent undo). I managed to find out the "backupdir" and copied them over also, still I can't undo, I think I use the same folder path on both machines... any thought? regards ping