Welcome to the Power Users community on Codidact!
Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.
Post History
MWE Using magit: Open log buffer: ll. Open a commit diff: ENT. Go back to log buffer without closing diff: window-other. Question Starting from the MWE above, is there a way to have the d...
#1: Initial revision
How to update log diff buffer with cursor
# MWE Using magit: 1. Open log buffer: `ll`. 2. Open a commit diff: `ENT`. 3. Go back to log buffer without closing diff: `window-other`. # Question Starting from the MWE above, is there a way to have the diff buffer update according to which commit your cursor is on? This would be very convenient for traversing commit history. # Notes I am using spacemacs.