SuperBo / fugit2.nvim

Neovim git GUI powered by libgit2
MIT License
370 stars 7 forks source link

bug: how to turn off Fugit2Blame? #86

Closed Anrock closed 1 month ago

Anrock commented 1 month ago

Did you check docs and existing issues?

Neovim version (nvim -v)

whatever

Operating system/version

who cares

Describe the bug

Usage questions such as "How do I...?" belong in Discussions and will be closed.

But there are no "Discussions" in this repo? Sorry for trash bug report but there is no other way to get in contact and template asks too much of irrelevant info

Steps To Reproduce

  1. :Fugit2Blame

Expected Behavior

have a way to turn it off but there is none or it's not documented anywhere

SuperBo commented 1 month ago

@Anrock: press q or Esc my friend :D Or command :Fugit2Blame toggle

Sorry for bad document T_T

Anrock commented 1 month ago

Oh boy, q and Esc was very unexpected. toggle is a bit more expected but I didn't have any autocomplete for :Fugit2Blame for some reason.

Anyway, maybe enable "Discussions" to reduce "how do I" trash-issues?

SuperBo commented 1 month ago

@Anrock, discussion is here https://github.com/SuperBo/fugit2.nvim/discussions/87.

I didn't know about discussion T_T before.