The FilterWritePost event:
Fires:
After writing a file for a filter command or making a diff with an external diff
Notes:
Neovim checks the pattern against the name of the current buffer as with FilterWritePre.
This event does not fire when 'shelltemp' is off.