github / github/copilot.vim

Unlock keyring pop-up each time I run neovim

Abierto
#288 4 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Vim Script
Estrellas
11.7k
Forks
810
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
github, vim
Área
tooling
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Activo
Claridad
Bastante claro
Aptitud para principiantes
55/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.