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|--count]}} {{foo}}

pt {{[-wi|--word-regexp --ignore-case]}} {{foo}}

pt {{[-G|--file-search-regexp]}}='{{\.bar$}}' {{foo}}

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