junegunn / junegunn/fzf.vim

Open multiple commits as one diff view

Open
#1,072 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
10.3k
Forks
608
Avg merge
5d 8h
Merged PRs (30d)
2

Description

I using the `:Commits` command regularly to browse my git history, and it is fine when I need to view only one commit. If I select multiple commits with `Tab` and hit `Enter` it opens multiple diff views in separate tabs. However I would prefer a single diff view for all the commits I selected.

How can I configure vim fzf to work like I described above? Can you provide some sample solution because I'm totally new to vim script?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.