github / github/copilot.vim

Unlock keyring pop-up each time I run neovim

Ouverte
#288 4 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Vim Script
Étoiles
11.7k
Forks
810
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

This started a couple of days ago. Every time I run neovim, a pop-up shows up that says:
```
Unlock Keyring
Authentication required
An application wants access to the keyring "Default", but it is locked.
```
Then there is a field for a password (I have no idea what the password for this would be, I don't remember setting this up. There is also a button to `Cancel`.

I just cancel, and everything works just fine. Copilot is able to give to give suggestions, and `:Coplito status` says `Ready`. Its just annoying to have the pop-up every time I open neovim.

The pop-up doesn't show up if I launch nvim with the `--clean` flag, or if I remove the `copilot.vim` repo.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Compare a normal nvim launch with nvim --clean and with copilot.vim removed, then trace the plugin's startup and authentication behavior. Done means launching Neovim no longer opens the Default keyring prompt while Copilot still reports Ready through the status command.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
github, vim
Domaine
tooling
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
Active
Clarté
Plutôt claire
Accessibilité débutants
55/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.