zbirenbaum / zbirenbaum/copilot.lua
Plugin triggers desktop keyring unlock popup on load
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 4.1k
- Forks
- 161
- Avg merge
- 11h 54m
- Merged PRs (30d)
- 13
Description
Since commit ce06fd11c2949b13fa0748884fdea9e36396a6a2 each time the plugin is loaded I get a "password keyring" unlock popup.
The plugin works as expected (meaning this operation wasn't needed, same as in 3.0.0), but it's very annoying.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing commit ce06fd11c2949b13fa0748884fdea9e36396a6a with version 3.0.0, focusing on changes made when the plugin loads and accesses the desktop keyring. Trace the new keyring operation and confirm that loading the plugin no longer opens an unnecessary password unlock popup while normal plugin behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, neovim
- Domain
- desktop, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100