Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Search History] fix unquoted regex in preview command
Resolves #314. The problem was that the regex used to generate the preview was unquoted so fish interpreted it as a filename glob. I also fixed another potential bug by delinating the string replace command options from its arguments with --.
- Loading branch information