Is there any way to not use a pager? #1891
-
|
I don't like using less very much, I prefer just scrolling so I set something like this in my gitconfig. Is there any way to mimic this behaviour with delta? It's not clear for me from the docs, but maybe I haven't looked at the right place. If this is not supported I can look into it. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
leonheldattoradex
Nov 9, 2024
Replies: 1 comment
-
|
Found out I can simply override the pager using the Setting to |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
leonheldattoradex
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found out I can simply override the pager using the
DELTA_PAGERenvironment variable.Setting to
catworks wonderfully, for example: