We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
I have setup diff-so-fancy and it works quite well from the command line in WSL
However, setting the following in config.yml has no effect in lazygit
config.yml
git: paging: colorArg: always pager: diff-so-fancy
I made sure to check that the config.yml is the correct one by customizing branch colours. Which works as expected.
To Reproduce
Set a custom pager in lazygit config.yml in WSL.
Expected behavior
Expect diff-so-fancy to be the pager for lazygit
Version info: commit=71ad3fac63a3ef3326021837b49e9497d332818b, build date=2024-07-13T10:24:19Z, build source=binaryRelease, version=0.43.1, os=windows, arch=amd64, git version=2.41.0.windows.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I have setup diff-so-fancy and it works quite well from the command line in WSL
However, setting the following in
config.yml
has no effect in lazygitI made sure to check that the
config.yml
is the correct one by customizing branch colours. Which works as expected.To Reproduce
Set a custom pager in lazygit
config.yml
in WSL.Expected behavior
Expect diff-so-fancy to be the pager for lazygit
Version info:
commit=71ad3fac63a3ef3326021837b49e9497d332818b, build date=2024-07-13T10:24:19Z, build source=binaryRelease, version=0.43.1, os=windows, arch=amd64, git version=2.41.0.windows.2
The text was updated successfully, but these errors were encountered: