zed icon indicating copy to clipboard operation
zed copied to clipboard

Git Blame Support in Multibuffers

Open notpeter opened this issue 7 months ago • 0 comments

Summary

Currently none of the git blame functionality works in multibuffers. It should.

Description

Multibuffers should support showing:

  • inline git blame (at end of line where the cursor is)
  • gutter git blame (git:blame action)
  • editor: open git blame commit

notpeter avatar Apr 30 '25 16:04 notpeter