Commit Graph

9 Commits

Author SHA1 Message Date
9ec0d1797c Update documentation to be more clear and descriptive 2020-04-06 11:42:45 -07:00
d7949c4bf3 Change --less-search-pattern to --search-pattern in docs 2020-01-17 20:44:58 -08:00
0cda564175 Make changes according to feedback
Most of these are simple changes. I added an `is_pager_less` and a `get_pager`
function to `pager.sh`. In order for this function to be available for use
inside `pager.sh`, I had to define the functions before setting defaults.

The `is_pager_less` function is then used for the `--search-pattern` to see if
the `$SCRIPT_PAGER` supports the `--search-pattern` flag. Right now, the only
supported pager is `less`.
2020-01-17 23:09:59 -05:00
f17681b8b8 Update batgrep documentation 2019-12-23 16:50:56 -08:00
a1cf0eca18 Update documentation for batgrep 2019-09-24 12:11:54 -07:00
c8e22890fe Update batgrep to disabled highlights when -C=0 2019-09-18 21:12:23 -07:00
daa54ba4cf Update batgrep to allow snip to be disabled 2019-09-18 14:20:04 -07:00
7537354fdf Update documentation to add install instructions for each script 2019-09-18 14:15:45 -07:00
248d7077f4 Initial commit. 2019-06-19 14:15:10 -07:00