delta
CLIA syntax-highlighting pager for git, diff, and grep output.
Set delta as git pager globally~96% est.
git config --global core.pager deltaviewers3 recipes
bat
CLIA cat clone with syntax highlighting and Git integration.
Use bat as pager for git diff~95% est.
git diff | bat --language diffviewers3 recipes
glow
CLIRender Markdown on the CLI, with style.
Render with pager~98% est.
glow -p DOCS.mdviewers3 recipes