ChatGPT.nvim icon indicating copy to clipboard operation
ChatGPT.nvim copied to clipboard

Ctrl-y overwrites what it yanked

Open ben-wall opened this issue 2 years ago • 0 comments

Pressing ctrl+y in ChatGPTEditWithInstructions overwrites what it yanked and immediately closes the window. Is this the intended function? It's great if you are trying to get a refactor or something, but I feel like it would be a lot more useful to just leave it in your yank buffer to do what you want with; I intended to get a unit test written for a simple function and it is in this way impossible to do, considering I can't copy and paste into the normal ChatGPT command, either :(

ben-wall avatar Dec 21 '22 06:12 ben-wall