Combination of NOT (`!`) operator and OR (`|`) works differently than in vanilla fzf. For example (on this repo with default telescope + fzf-native config): <img width="686" alt="image" src="https://user-images.githubusercontent.com/16707112/148662923-abc571ff-78c8-4cda-91b4-bee4d19b6b71.png"> whereas command line fzf gives me <img width="329" alt="image" src="https://user-images.githubusercontent.com/16707112/148662979-9f059cf2-4750-4d66-80d2-335da5582992.png">