gregsexton / gitv

gitk for Vim.
936 stars 59 forks source link

Side by side diffing for browse mode. #76

Closed jordwalke closed 8 years ago

jordwalke commented 10 years ago

It would be great to view browse mode in side-by-side diff mode. Side by side diffing is a killer feature of vim and browse mode is lacking in comparison to file mode.

gregsexton commented 10 years ago

Try pressing return on stuff in the fugitive buffers. I think you'll get what you're after by pressing return on the first line of each file's diff section.