-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi, can I use dunk
with lazygit
? It supports having custom pagers such as delta
, diff-so-fancy
that accomplish a similar goal to dunk
- enhance diffs.
I tried setting the pager
command (refer to the instructions for custom pager I linked) to both dunk
and git diff | dunk
. With dunk
, the output was empty (i.e. dunk was running but received no input). So I piped git diff
into it, and then I did get an output but like so:
, which is visibly broken.
Is there an argument I can pass to dunk
/other methods that will help solve this?
(dunk
is running as expected outside of the lazygit
window)
Metadata
Metadata
Assignees
Labels
No labels