Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cmp): unlist copilot-chat buffer after cmp item acceptance #346

Merged
merged 1 commit into from
May 30, 2024

Conversation

GitMurf
Copy link
Contributor

@GitMurf GitMurf commented May 30, 2024

Need to reset copilot-chat buffer to unlisted after accepting any nvim-cmp item as nvim-cmp for some reason sets the buffer as listed internally.

See discussion here: #345 (comment)

@GitMurf GitMurf changed the title Reset copilot-chat buffer to unlisted accepting nvim-cmp item Reset copilot-chat buffer to unlisted after accepting nvim-cmp item May 30, 2024
- nvim-cmp always sets buf to listed anytime you accept a cmp item
@GitMurf GitMurf changed the title Reset copilot-chat buffer to unlisted after accepting nvim-cmp item fix(cmp): unlist copilot-chat buffer after cmp item acceptance May 30, 2024
@deathbeam deathbeam added the bug Something isn't working label May 30, 2024
@deathbeam deathbeam merged commit 91486a1 into CopilotC-Nvim:canary May 30, 2024
1 check passed
@deathbeam
Copy link
Collaborator

@all-contributors add @GitMurf for code

Copy link
Contributor

@deathbeam

I've put up a pull request to add @GitMurf! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants