vgit.nvim icon indicating copy to clipboard operation
vgit.nvim copied to clipboard

[Question] Close VGit

Open ovidius72 opened this issue 3 years ago • 2 comments

I feel a bit dump but I couldn't find an ease way to close the VGit window and the Blame popup. I have to type : or / to close VGit. I'd like to close the blame preview just pressing any keys and VGit with q. How can I do that ? Thanks for this great plugin.

ovidius72 avatar Jan 09 '22 10:01 ovidius72

Hi there, this is a good question. I actually don't provide any auto keybind in VGit, since everyone has different workflows and I am scared of rebinding a key that they are currently using.

Closing the blame preview with any key might be a bit tricky to achieve, but I'll have to see. However, closing any VGit preview with a given key should be easily possible.

I'll add this issue as a list of things that will need to be worked on, thanks!

tanvirtin avatar Jan 10 '22 03:01 tanvirtin

Meanwhile can you please provide more information about how to close it in the current stage? Is it possible to bind to a buffer specific or window specific key ? What would be the command?

danielo515 avatar Jun 07 '22 12:06 danielo515