Skip to content

DiffviewMergeFiles not showing all files for jj #267

Description

@pksunkara

Using the following jj config:

[merge-tools.diffview]
program = 'nvim'
merge-args = ['-n', '-c', 'DiffviewMergeFiles $output $base $left $right']
merge-tool-edits-conflict-markers = true

I am only seeing the file-by-file. What is needed for to be done in either jj (I will contribute) or here such that I can open the merge tool with all the files (in file panel) just like the screenshot in the README?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions