Skip to content

Is there any way to not use a pager? #1891

Closed Answered by leonheldattoradex
leonheldattoradex asked this question in Q&A
Discussion options

You must be logged in to vote

Found out I can simply override the pager using the DELTA_PAGER environment variable.

Setting to cat works wonderfully, for example:

DELTA_PAGER="cat" git diff HEAD..HEAD~1

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by leonheldattoradex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant