[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Editing and storing encrypted files



On Thu, Sep 07, 2000 at 06:11:28PM +0200, Arthur Korn wrote:
> It seems to work for me, and the .swp file is _encrypted_, no
> need to disable them.

The .swp file is definitely not encrypted. Worse, it's not possible to
disable using a swapfile when a vim session is already started: 
:set uc=0 as described in the manual, does not work:

$ strings .swp
b0VIM 5.6
wouter
daria
U3210#"! 
bla blie boe

And this is after I opened a new vim session and set uc=0. And of course
after I typed "bla blie boe".

Wouter



Reply to: