Skip to content

A setting to skip confirmation when saving? #46

@jasonrohrer

Description

@jasonrohrer

I'm using xxdiff as a git diff tool (for dir diffs).

I cherry-pick changes that I want to undo (by selecting them on the left panel) and then "Save As Right". After I close the tool, git integrates the selected changes into the source tree.

However, xxdiff pops up one or two confirmation boxes when saving.

First, if all my selected changes are from the Right, it asks me to confirm this.

Then it asks me to confirm overwriting the file on the Right.

In my use case, there's never a time where I don't wan to say YES to both.

I understand why it asks, but an .xxdiffrc named resource to skip confirmations on save would be nice. How about:

SkipConfirmSave: False

(default setting)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions