You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On windows I'm using Git bash as my terminal and use the Vim that comes with it for most of my work. I also have Gvim installed and both Vims share the configuration.
Recently I installed the copilot plugin using pathogen and even though everything seems to work fine for Gvim, Git bash's Vim is not working properly. Strangely enough, very rarely I see a completion or if I run :Copilot panel, I sometimes get suggestions. I also don't see any error messages, and running :Copilot status, it says that it's enabled, although it then tells me it exited with code 1.
I've installed the latest Git bash version, but maybe the version that comes with Git bash is missing specific compiler flags?
CopilotCode accurately and faster with your AI powered pair-programmer.Question
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Select Topic Area
Bug
Body
On windows I'm using Git bash as my terminal and use the Vim that comes with it for most of my work. I also have Gvim installed and both Vims share the configuration.
Recently I installed the copilot plugin using pathogen and even though everything seems to work fine for Gvim, Git bash's Vim is not working properly. Strangely enough, very rarely I see a completion or if I run
:Copilot panel
, I sometimes get suggestions. I also don't see any error messages, and running:Copilot status
, it says that it's enabled, although it then tells me itexited with code 1
.I've installed the latest Git bash version, but maybe the version that comes with Git bash is missing specific compiler flags?
Beta Was this translation helpful? Give feedback.
All reactions