Skip to content

feat(merge)!: honour view.merge_tool.layout / view.default.layout in DiffviewMergeFiles and DiffviewDiffDirs#287

Merged
dlyongemallo merged 1 commit into
mainfrom
286-jj_layouts
Jul 8, 2026
Merged

feat(merge)!: honour view.merge_tool.layout / view.default.layout in DiffviewMergeFiles and DiffviewDiffDirs#287
dlyongemallo merged 1 commit into
mainfrom
286-jj_layouts

Conversation

@dlyongemallo

Copy link
Copy Markdown
Owner

DiffviewMergeFiles <output> <base> <left> <right> on the default config now yields a 3-way view. Set view.merge_tool.layout = "diff4_mixed" to keep the 4-way rendering.

Fixes #286.

… in `DiffviewMergeFiles` and `DiffviewDiffDirs`

`DiffviewMergeFiles <output> <base> <left> <right>` on the default
config now yields a 3-way view. Set `view.merge_tool.layout =
"diff4_mixed"` to keep the 4-way rendering.
@dlyongemallo dlyongemallo merged commit 1c095f2 into main Jul 8, 2026
8 checks passed
@dlyongemallo dlyongemallo deleted the 286-jj_layouts branch July 8, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support layout in jj integration points (DiffviewMergeFiles, DiffviewDiffDirs)

1 participant