pt Command Examples

Platinum Searcher. A code search tool similar to ag. More information: https://github.com/monochromegane/the_platinum_searcher.

pt {{foo}}

pt -c {{foo}}

pt -wi {{foo}}

pt -G='{{\.bar$}}' {{foo}}

pt --depth={{2}} -e '{{^ba[rz]*$}}'