Unlock keyring pop-up each time I run neovim
- 主要語言
- 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