Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant modify diffed branches - buffer modifiable false #549

Open
scottshane opened this issue Dec 27, 2024 · 0 comments
Open

cant modify diffed branches - buffer modifiable false #549

scottshane opened this issue Dec 27, 2024 · 0 comments

Comments

@scottshane
Copy link

When using the :DiffviewOpen HEAD...other_branch command in Vim, the resulting split buffers are opened in "nomodifiable" mode. This prevents commands like do, dp, diffget, and diffput from working as expected, resulting in the error "Cannot make changes, 'modifiable' is off."

Diffview is installed without any custom configuration.

Does the Diffview plugin inherently lack support for editing when diffing branches using this specific command, or is there a configuration or workaround to enable editing within the diffview?

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

No branches or pull requests

1 participant