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: improve chat window state handling #885

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

deathbeam
Copy link
Collaborator

  • Fix selection update to check for buffer equality
  • Fix active chat detection to verify visibility first
  • Fix window layout comparison to handle when config is nil
  • Ensure config is set after window layout check to prevent errors

- Fix selection update to check for buffer equality
- Fix active chat detection to verify visibility first
- Fix window layout comparison to handle when config is nil
- Ensure config is set after window layout check to prevent errors
@deathbeam deathbeam added the bug Something isn't working label Feb 28, 2025
@deathbeam deathbeam merged commit 630a747 into CopilotC-Nvim:main Feb 28, 2025
2 checks passed
@deathbeam deathbeam deleted the fixeee branch February 28, 2025 18:38
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.

1 participant