Commit Graph

43 Commits

Author SHA1 Message Date
Noah Betzen
bc534e9dd2 Add Elixir mix format support 2023-12-13 10:26:22 -08:00
Ethan P.
6f579b1d45
batman: Document issues with non-default themes 2023-09-13 10:54:46 -07:00
David Gus Shields
d96fc92165 change all references to exa to eza 2023-09-13 10:29:14 -07:00
Ethan P
7aa73f8989
batdiff: Add '--staged' flag 2023-05-15 20:31:48 -07:00
Ethan P
673dc6fd75
batdiff: Update docs to add BATDIFF_USE_DELTA 2023-03-21 01:58:48 -07:00
Ethan P
ea604457ea
batpipe: Add BATPIPE_TERM_WIDTH 2023-03-21 01:58:47 -07:00
Amory Meltzer ☀
a4237efffd batwatch docs: Fix link to entr project 2023-03-20 22:36:49 -07:00
Konstantin Mikhailov
8ad00bd978 batgrep: add flag to disable separators between files 2021-08-29 13:49:25 -07:00
Ethan P
82ac5c4391
batman: If fzf is installed, use batman to search through man pages 2021-08-21 15:22:29 -07:00
Ethan P
54db67408e
prettybat: Add support for SVG formatting using prettier 2021-04-06 15:57:54 -07:00
Ethan P
94bb4b6a86
batpipe: Remove incorrect text from documentation 2021-04-04 14:00:52 -07:00
Ethan P
164142dd43
batwatch: Add mode for watching command output 2021-04-02 16:17:07 -07:00
Ethan P
2b2db2b506
batpipe: Add support for exa 2021-03-24 20:23:58 -07:00
Ethan P
dafd2addc0
batpipe: Add support for *.xz files 2021-03-24 20:13:27 -07:00
Ethan P
988780bce9
batpipe: Add support for *.gz files 2021-03-24 20:08:16 -07:00
Ethan P
9072ab47a1
batpipe: Change viewer_*_supports arg order 2021-03-24 20:04:33 -07:00
Ethan P
1734cedbd9
batpipe: Add zip viewer 2021-03-24 20:01:12 -07:00
Ethan P
c5e7f5f185
docs: Add docs for batpipe 2021-03-24 19:00:35 -07:00
Jeremy Paige
165fc69d34 Add python formatter black to prettybat 2020-12-16 16:57:59 -08:00
Ethan P
5fc43a2d8c
docs: Convert usage section into code block to work around mdroff 2020-10-04 11:51:02 -07:00
Ethan P
0494e41e66
Update prettybat caveats for header display fix (#39) 2020-10-02 19:50:48 -07:00
Ethan P
da93f2f87f
doc: Clean up documentation further 2020-05-15 21:08:43 -07:00
Ethan P
85c4cfbfe8
doc: Clean up command documentation 2020-05-15 20:53:59 -07:00
Ethan P
fb9730001f
docs: Change markdown that may be parsed incorrectly 2020-05-02 01:32:00 -07:00
Ethan P
91860968f0 docs: Update docs for batgrep 2020-04-27 18:51:36 -07:00
Ethan P
ab0f1b96d6 batdiff: Add batdiff script 2020-04-27 18:51:36 -07:00
Ethan P
9ec0d1797c
Update documentation to be more clear and descriptive 2020-04-06 11:42:45 -07:00
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