This is something `fzf` has implemented, which is very handy. Precede a filter token with the quote character to make the matching literal. E.g.: `'prod fsog` ... searches for literal matches of `prod` in all columns of each row and fuzzy searches for the letters `fsog` as usual.