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

Keep buffers editable when blaming #2936

Closed
tarsius opened this issue Jan 8, 2017 · 1 comment
Closed

Keep buffers editable when blaming #2936

tarsius opened this issue Jan 8, 2017 · 1 comment
Labels
area: blame enhancement New feature or request
Milestone

Comments

@tarsius
Copy link
Member

tarsius commented Jan 8, 2017

Currently a buffer becomes read-only when magit-blame-mode is on. That certainly makes things easier implementation-wise, but it is not strictly necessary. We could instead update the blame information using something like after-change-functions.

@tarsius tarsius added the enhancement New feature or request label Jan 8, 2017
@tarsius tarsius mentioned this issue Feb 13, 2017
12 tasks
@tarsius tarsius added this to the 2.15.0 milestone Mar 29, 2018
@tarsius tarsius modified the milestones: 2.15.0, 2.13.0 Apr 6, 2018
@tarsius
Copy link
Member Author

tarsius commented Apr 10, 2018

6d7127d

@tarsius tarsius closed this as completed Apr 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: blame enhancement New feature or request
Development

No branches or pull requests

1 participant