#!/bin/bash # https://github.com/BurntSushi/ripgrep/issues/181 rg --pretty "$@" | less -RFX