To make the CLI more conformant to the convention I would suggest to add the following short versions of CLI switches:
-F = --no-regex, in other words, fixed strings
-I = --ignored
Examples, ripgrep, fd etc.
I can make a pull request if you agree to the changes.