The current implementation of the `search` command only offers the `^` regular expression option. Using the stdlib's `regex` and [closetmatch](https://github.com/schollz/closestmatch) libraries will add these functionalities.