[Issue] pager
setting not respected in lazygit configuration
#3971
Labels
bug
Something isn't working
pager
setting not respected in lazygit configuration
#3971
Describe the bug
It seems that the
pager
setting is not respected when usinglazygit
.To Reproduce
Steps to reproduce the behavior:
config.yml
file to include the following:Expected behavior
I would expect lazygit to use
delta
as the pager, showing its output in the right panel.Screenshots
If applicable, add screenshots to help explain your problem.
Version info:
Run
lazygit --version
and paste the result hereRun
git --version
and paste the result hereAdditional context
Add any other context about the problem here.
Output of
lazygit --logs
when doing the test withlazygit --debug
:My OS Is Windows 11 Pro.
Note: please try updating to the latest version or manually building the latest
master
to see if the issue still occurs.The text was updated successfully, but these errors were encountered: