Skip to content
New issue

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

Custom pagers do not work with WSL #3833

Open
samaursa opened this issue Aug 18, 2024 · 0 comments
Open

Custom pagers do not work with WSL #3833

samaursa opened this issue Aug 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@samaursa
Copy link

samaursa commented Aug 18, 2024

Describe the bug

I have setup diff-so-fancy and it works quite well from the command line in WSL

image

However, setting the following in config.yml has no effect in lazygit

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

@samaursa samaursa added the bug Something isn't working label Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant