The FilterReadPre event:Fires:radio_button_uncheckedBefore reading a file from a filter command.Notes:radio_button_uncheckedNeovim checks the pattern against the name of the current buffer, not the name of the temporary file that is the output of the filter command.radio_button_uncheckedThe event does not fire when 'shelltemp' is off.