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

Bug: Swapfile error when trying to open Cody while already having another cody open in another nvim instance of the same project.

Open arnevm123 opened this issue 2 years ago • 0 comments

Steps to reproduce:

  1. Open a file in 2 nvim instances
  2. Open cody in the first, ask a random question.
  3. Try to open Cody in the second, but fail with this error: image

I think the fix could just be a warning message, as I can see how this is kinda a user error. Not really important but thought I might as well make a quick issue. I think this should be easy to reproduce, let me know if it's not :smile:

arnevm123 avatar Jan 19 '24 15:01 arnevm123