github / github/copilot.vim

Unlock keyring pop-up each time I run neovim

オープン
#288 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Vim Script
スター
11.7k
フォーク
810
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
github, vim
領域
tooling
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
55/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。