PuercoPop

Navigating a project's history from vim

by PuercoPop 2018-08-07 03:03:08 UTC
  • Linux / bash / screen-256color
  • 198

The gist of the idea is to pipe the output of git log to vim and record a macro that copies the current word and point and calls git show the last yanked text as an argument.