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

Suggestion: improve copilot to work with shell #292

Open
ghost opened this issue Apr 4, 2024 · 1 comment
Open

Suggestion: improve copilot to work with shell #292

ghost opened this issue Apr 4, 2024 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 4, 2024

M-x shell or any of the other shells will often have way more than the character limit in the buffer. However, having copilot-mode enabled for the buffer could be very helpful. Is there a way to use a rolling window to limit the number of characters used by copilot-mode when in a shell buffer?

@zerolfx
Copy link
Collaborator

zerolfx commented Jul 3, 2024

The rolling window has already been implemented in copilot.el. However, it may require rework for the compatibility with the LSP protocol, such as textDocument/didChange messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant