-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Using difftastic in external diff command with side-by-side display type, there is a view problem.
The lines in the right view unexpectedly wrapped.
To Reproduce
Simply scustom external diff config.
git:
paging:
externalDiffCommand: difft --color=always --display=side-by-side --syntax-highlight=off
Expected behavior
Pass window's width to external diff command like pager.
Version info:
> lazygit --version
commit=1d1b8cc01f87bb3495426ac8d81d97573f6840d4, build date=2023-10-27T04:14:57Z, build source=unknown, version=1d1b8cc0, os=darwin, arch=arm64, git version=2.39.2 (Apple Git-143)
> git --version
git version 2.39.2 (Apple Git-143)
Additional context
Note: please try updating to the latest version or manually building the latest master to see if the issue still occurs.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
