mirror of
https://github.com/eth-p/bat-extras.git
synced 2024-12-12 17:20:40 +01:00
1.2 KiB
1.2 KiB
bat-extras: batman
Read system manual pages (man
) using bat
as the manual page formatter.
Gone are the days of losing your place while reading through monotone manual pages. With bat
and batman
, you can read man ifconfig
with beautiful 24-bit color and syntax higlighting.
Command Line
Synopsis:
batman [SECTION] [ENTRY]
Environment:
Variable | Description |
---|---|
MANPAGER |
Changes the pager used for batman . This is treated like BAT_PAGER , but only affects this command. |
Caveats
None so far.
Installation
This script is a part of the bat-extras
suite of scripts. You can find install instructions here.
Acknowledgements
Thanks to @sharkdp and @LunarLambda for debugging how to make this work properly in certain environments.
Issues?
If you find an issue or have a feature suggestion, make a pull request or issue through GitHub! Contributions are always welcome.