Skip to content

bug: Fugit2 does not sign commits using ssh keys #126

@FKouhai

Description

@FKouhai

Did you check docs and existing issues?

  • I have read all the plugin docs
  • I have searched the existing issues
  • I have searched the existing issues of plugins related to this issue

Neovim version (nvim -v)

NVIM v0.11.1

Operating system/version

nixOS(unstable)

Describe the bug

Fugit2 seems to be unable to sign commits using an ssh key with the bitwarden ssh agent

Steps To Reproduce

  1. install bitwarden and enable the ssh agent
  2. SSH_AUTH_SOCK=/path/to/bitwarden/ssh.sock
  3. Create ssh key in bitwarden
  4. Configure github to use that ssh key for signing commits
  5. copy pubkey into the .ssh dir
  6. try to make a commit using fugit2

Expected Behavior

The expected behavior would be for fugit2 to try to use that ssh key and get a prompt in bitwarden to allow that usage of the ssh key, like it does whenever you try to push/pull to/from a repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions