Skip to content

Navigation and closing preview of merged changes buffer #10

@miguelbernadi

Description

@miguelbernadi

I have just found this project and used it for a machine where I had several long-ignored pacnew files and it saved me a ton of time!

After doing an ediff session and saving the merged state, I went to see the diff for double-check before applying the changes and found that SPACE didn't paginate (the buffer is read-only, as it should, but no navigation) and the same happened with q for closing the buffer.

I didn't check what mode the buffer was in, but I recall reading somewhere that there is a basic built-in major mode for this behaviour, with basic navigation and the closing command. My guess is that we could use that mode instead fo the current one to improve the user experience.

I'm not very familiar with Elisp or I'd recall the name of the mode and offer it as a PR. WDYT?

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