Re: disable file locks ?

2010-09-07 Thread Aaron Lewis
Hi, Gary > Vim doesn't lock files. Why do you think Vim locks files? Ah , should be swap files .. ;-) > You might be seeing the effect of a Vim swap file that was left when > Vim was terminated. That is a feature. It allows you to recover a > file that was being edited when Vim terminated unex

Re: disable file locks ?

2010-09-07 Thread Gary Johnson
On 2010-09-07, Aaron Lewis wrote: > Hi, > Is it possible to disable file locks on command ? > > I'm suffering from a KDE service menu , using `konsole -e vim %f` to > edit a file , > and when konsole is closed , vim is kinda closed unexpected , thus >

disable file locks ?

2010-09-07 Thread Aaron Lewis
Hi, Is it possible to disable file locks on command ? I'm suffering from a KDE service menu , using `konsole -e vim %f` to edit a file , and when konsole is closed , vim is kinda closed unexpected , thus file being edited is still locked. So if i could pass a parameter ,