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

Allow selectively showing more context in diffs #2953

Open
tarsius opened this issue Jan 11, 2017 · 0 comments
Open

Allow selectively showing more context in diffs #2953

tarsius opened this issue Jan 11, 2017 · 0 comments
Labels
area: diff enhancement New feature or request

Comments

@tarsius
Copy link
Member

tarsius commented Jan 11, 2017

It is already possible to show more context when needed. For example the --function-context argument can be added on the fly using D - f g and the number of context lines can be increases using +.

But sometimes one wants to only show more context for a single hunk. Github at least does provide that feature, before every hunk shown there, there is a "expand" button, which shows more context before the hunk.

Magit should also gain this minimal-viable implementation, and then go from there.

@tarsius tarsius added the enhancement New feature or request label Jan 11, 2017
@tarsius tarsius mentioned this issue Feb 13, 2017
12 tasks
@tarsius tarsius added this to the 2.14.0 milestone Mar 29, 2018
@tarsius tarsius removed this from the 2.93.0 milestone Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: diff enhancement New feature or request
Development

No branches or pull requests

1 participant