jackMort/ChatGPT.nvim

[bug] strange behaviour for `editWithInstruction` mode

Open

#235 opened on Jun 29, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Lua (323 forks)batch import
buggood first issuehelp wanted

Repository metrics

Stars
 (4,005 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

  1. Open nvim
  2. :ChatGPTEditWithInstructions
  3. Selected whole file image
  4. Select code image
  5. Run :ChatGPTEditWithInstructions
  6. See error image
  7. Run :ChatGPTEditWithInstructions one more time
  8. See only one function image

Contributor guide