Open gilligan opened 11 years ago
Sounds like a good idea. I currently have no bandwidth to work on gitv and am acting only as a maintainer merging in pull requests. Until this changes, feel free to submit a patch or wait for a bit.
I've added a binding to switch back to the overview window with 'gw'.
Sweet! Thank you!
Forgot to mention; please note that this is currently only designed for buffers opened by gitv. I'm trying to get it to apply to all git buffers.
I wasn't able to get this to apply to all git buffers right away - tagging this for the window management release.
One feature that I am really missing is to return from a file diff to the diff overview:
1) :Gitv 2) Select a commit with
3) Switch to the new buffer and select a file(fold) with
4) Look at changes ..
What I am missing is a quick way back from 4) to 2). Its the most common use case for me when I am reviewing code: I want to look at all changes in all files .. Should probably not be too hard ?