vim-clap icon indicating copy to clipboard operation
vim-clap copied to clipboard

Feature request: provider for git-revise

Open alerque opened this issue 4 years ago • 9 comments

Something I do quite frequently from vim in stage very small touchup fixes from the buffer using gitgutter to the git staging area, then switch to tig to look though and find the commit that the small touchup was supposed to be in, then run git revise to quickly put it there. The slowest part of this is finding the hash from the log and copying it to a command.

A Clap provider that showed the git log and executed by running git revise with the hash would speed this up immensely.

This is a feature request, so obviously not high priority. If nobody steps up with a provider contribution I might eventually try my hand at one, but I'm leaving this issue to track it because I don't have time at the moment.

alerque avatar Oct 17 '19 16:10 alerque

By the way, mru file is nessary

kdurant avatar Oct 18 '19 07:10 kdurant

@kdurant mru file?

alerque avatar Oct 18 '19 09:10 alerque

most recent used files @alerque

kdurant avatar Oct 18 '19 13:10 kdurant

I don't see how the most recent used files has any bearing on this feature request. It wouldn't even need the file system OR the current buffers.

alerque avatar Oct 18 '19 14:10 alerque

@kdurant This is already support by the current plugin by command Clap history Please check this out.

ratheesh avatar Oct 21 '19 07:10 ratheesh

Stale issue message

github-actions[bot] avatar Dec 21 '19 00:12 github-actions[bot]

@github-actions Your message is stale.

alerque avatar Dec 21 '19 07:12 alerque

Stale issue message

github-actions[bot] avatar Apr 27 '20 00:04 github-actions[bot]

Request re-open. This issues is as fresh as the day I posted it.

alerque avatar May 04 '20 06:05 alerque