> However, I suspect that there's no way to get vim to feed the > p-r-b-password to the builtin encryption/decryption facilities.
I thought the :X command does little more than setting the key option? At least from running some (i.e. two) tests, I'd say that you could also encrypt a file by setting the key option to a password (setlocal key=foo) before saving. IIRC the encryption is rather weak though (with vim 7.1). Regards, Thomas. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
