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

first codeblock when oatmeal starts the chat doesn't copy #78

Open
bogzbonny opened this issue Dec 9, 2024 · 0 comments
Open

first codeblock when oatmeal starts the chat doesn't copy #78

bogzbonny opened this issue Dec 9, 2024 · 0 comments

Comments

@bogzbonny
Copy link

This is a minor bug, but it still seems unintuitive. All the code blocks that the llm generates seem to copy fine with the /copy [NUMBER] command - however when I open oatmeal with some code (from Visual mode in neovim for instance) oatmeal will label the code as codeblock-1 (you know it says something like "Hey There lets talk about the following... ```rust (1) [my code...] ```

Then if I do the command /copy 1 it will "say" that its copied that code block to my clipboard, but it actually doesn't copy anything! I imagine it's rare that somebody wants to copy that first codeblock so it doesn't really seem that important, but it seems incorrect that oatmeal will respond saying its copied that code block when it hasn't actually

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