github jamessan/vim-gnupg v2.6

latest releases: v2.7.1, v2.7.0, v2.6.1...
9 years ago
  • Fix automatic setting of $GPG_TTY (#1)
  • Add g:GPGFilePattern to allow customizing which files are handled by the plugin (#4)
  • Restore prompting for recipients upon editing a new file. This had been dropped when refactoring to use the *Cmd autocmds. (#8)
  • Improved support for GPG 2.x
    • GPG agent will be used even if $GPG_AGENT_INFO isn't present, when GPG >= 2.1 is being used
    • Fallback to the gpg2 command if gpg isn't present
  • The User autocmd with pattern GnuPG is triggered upon successfully loading the buffer. This allows the user to define custom actions to be performed for vim-gnupg managed buffers. (#10)
  • Improve interaction with Windows command prompt when 'shellslash' is set. (#41)
  • Various bug fixes related to atypical configurations of GnuPG (#40, #50)
  • Detect when saving the file fails and do not mark the buffer as unmodified (#56)

Don't miss a new vim-gnupg release

NewReleases is sending notifications on new releases.