jellydn / CopilotChat.nvim

Chat with GitHub Copilot in Neovim
GNU General Public License v3.0
100 stars 9 forks source link

Use the same chat buffer if it already exists #24

Closed rguruprakash closed 8 months ago

rguruprakash commented 8 months ago

Closes https://github.com/jellydn/CopilotChat.nvim/issues/23

WHAT

Use the same chat buffer if it already exists

WHY

Opening a new split/buffer for a chat when the existing chat buffer is not in focus is a bit uncomfortable to work with.

Checklist:

changeset-bot[bot] commented 8 months ago

⚠️ No Changeset found

Latest commit: e1b7bcb439abbba8a1cab3639bc819d432e5044b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

jellydn commented 8 months ago

Hi @rguruprakash Somehow, I didn't see your PR. Is that ready? Could you sync with main branch and let me know? Thanks.

jellydn commented 8 months ago

I have tested this approach but it is not working properly so I changed to draft.

jellydn commented 8 months ago

@all-contributors please add @rguruprakash for code

allcontributors[bot] commented 8 months ago

@jellydn

I've put up a pull request to add @rguruprakash! :tada: