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

feature request: return from diff to overview #61

Open
gilligan opened this issue Aug 2, 2013 · 5 comments
Open

feature request: return from diff to overview #61

gilligan opened this issue Aug 2, 2013 · 5 comments
Labels
feature request Functionality that is not yet possible
Milestone

Comments

@gilligan
Copy link

gilligan commented Aug 2, 2013

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 ?

@gregsexton
Copy link
Owner

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.

@rbong
Copy link
Collaborator

rbong commented Dec 17, 2016

I've added a binding to switch back to the overview window with 'gw'.

@rbong rbong closed this as completed Dec 17, 2016
@gilligan
Copy link
Author

Sweet! Thank you!

@rbong
Copy link
Collaborator

rbong commented Dec 17, 2016

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.

@rbong
Copy link
Collaborator

rbong commented Apr 14, 2017

I wasn't able to get this to apply to all git buffers right away - tagging this for the window management release.

@rbong rbong reopened this Apr 14, 2017
@rbong rbong modified the milestones: 1.5.1, 1.4.1 Apr 14, 2017
@rbong rbong added the feature request Functionality that is not yet possible label Jun 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Functionality that is not yet possible
Projects
None yet
Development

No branches or pull requests

3 participants