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

diff a same buffer in two windows not same as two buffer in two widows #5

Open
gh-liu opened this issue Aug 9, 2024 · 1 comment
Open

Comments

@gh-liu
Copy link

gh-liu commented Aug 9, 2024

No description provided.

@rickhowe
Copy link
Owner

rickhowe commented Aug 15, 2024

That is not a bug. Vim shows the diffs among 2 or more different buffers. But if 2 different ranges are selected within a single buffer, :Diffthis command opens a temporary scratch window, copies either of the selected range, and then shows those diffs.

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

2 participants