FilterReadPre

The FilterReadPre event:

Fires:

radio_button_unchecked

Before reading a file from a filter command.

Notes:

radio_button_unchecked

Neovim 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_unchecked

The event does not fire when 'shelltemp' is off.