Commit Graph

16 Commits

Author SHA1 Message Date
Ethan P
5cbbbb6ebc
batman: Add support for MANPAGER environment variable 2020-02-15 15:10:18 -08:00
Ethan P
d7949c4bf3
Change --less-search-pattern to --search-pattern in docs 2020-01-17 20:44:58 -08:00
Harrison McCullough
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
Ethan P
f17681b8b8
Update batgrep documentation 2019-12-23 16:50:56 -08:00
Ethan P
f740dc86d2
Update docs for batwatch 2019-10-25 13:54:45 -07:00
Ethan P
0621d14951
Add ClangFormat to prettybat 2019-09-26 18:02:21 -07:00
Ethan P
d7cd12ed4f
Add batwatch documentation 2019-09-26 16:09:19 -07:00
Ethan P
a1cf0eca18
Update documentation for batgrep 2019-09-24 12:11:54 -07:00
Ethan P
c8e22890fe
Update batgrep to disabled highlights when -C=0 2019-09-18 21:12:23 -07:00
Ethan P
daa54ba4cf
Update batgrep to allow snip to be disabled 2019-09-18 14:20:04 -07:00
Ethan P
7537354fdf
Update documentation to add install instructions for each script 2019-09-18 14:15:45 -07:00
Ethan P
85bb5f8bed
Added script for using bat with man 2019-09-07 15:19:12 -07:00
Ethan P
0b04dfa5f4
Updated documentation and added new prettybat formatter 2019-06-21 16:19:31 -07:00
Ethan P
30416b89b6
Updated documentation 2019-06-21 15:51:13 -07:00
Ethan P
b1bf3d1431
Added documentation for prettybat 2019-06-21 14:48:37 -07:00
Ethan P
248d7077f4
Initial commit. 2019-06-19 14:15:10 -07:00