On Feb 22, 8:49 pm, James Vega <james...@jamessan.com> wrote:
> > When writing out a modified encrypted file, the plaintext is still > > saved in "4" in the temporary directory, although the ciphertext is > > not saved to "2" while reading as with the original plugin. > > This is related to the 'shelltemp' option. You can, if your system > supports it, use pipes instead of temp files. I guess the plugin could > do the check and automatically use pipes if supported. That seems to work, if I put "set noshelltemp" in gnupg.vim runtime/doc/options.txt says shelltemp defaults to off in Vi but on in Vim, and other docs say that temp files will be used anyway unless (has("filterpipe")) Andrew -- 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