Andrew Gallant 0df71240ff
search: fix -F and -f interaction bug
This fixes what appears to be a pretty egregious regression where the
`-F/--fixed-strings` flag wasn't be applied to patterns supplied via
the `-f/--file` flag. The same bug existed for the `-x/--line-regexp`
flag as well, which we fix here.

Fixes #1176
2019-01-26 16:01:52 -05:00
..
2019-01-26 16:01:52 -05:00
2018-08-20 07:10:19 -04:00
2019-01-26 15:44:49 -05:00
2019-01-26 15:44:49 -05:00
2018-08-20 07:10:19 -04:00
2019-01-26 15:44:49 -05:00