Robitx/gp.nvim

dtable;:stdio_init: couldn't make stderr distinct from stdout, Win32 error 6 1

Closed this issue · 5 comments

An overlay dialog with that message shows up every time I start a new or existing chat. It doesn't mess with the overall flow, but is a bit bothersome. I'm running neovim + windows 10 + windows terminal. My neovim settings are here

error_while_running_gp_chat

Same issue here. Seems to be an issue relating to Cygwin, but couldn't find much else.

@milseg @skyroor hey, this should be fixed since v3.7.0 - Gp stopped using ln command because of symlink problems on Windows (related to #176).

@Robitx solved for me =)

@milseg thx for the confirm.

@Robitx solved for me as well! thanks for all the work 🫡