Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zsh GitHub copilot suggestion starts no longer appear once installing oh my zsh #12160

Open
MokoPolo opened this issue Jan 13, 2024 · 2 comments
Assignees
Labels
Bug Something isn't working Status: needs repro Bug that doesn't have a reproduction

Comments

@MokoPolo
Copy link

Describe the bug

After doing git add . on the next line GitHub usually shows the stars to help generate commit msg. Once I installed oh my zsh that prompt disappeared. Is this a bug?

Steps to reproduce

Without oh my zsh installed
open a git repo locally
do git add . and enter
then you will see the GitHub copilot stars
Do the same steps but with oh my zsh installed
The GitHub copilot prompt no longer shows

Expected behavior

I expect to see the GitHub copilot prompt

Screenshots and recordings

No response

OS / Linux distribution

macOS Sonoma

Zsh version

5.9

Oh My Zsh version

master (15479ca)

Terminal emulator

zsh

If using WSL on Windows, which version of WSL

None

Additional context

No response

@MokoPolo MokoPolo added the Bug Something isn't working label Jan 13, 2024
@mcornella
Copy link
Member

Please explain your setup better. What Terminal Emulator is this on, how did you install GitHub Copilot (I only know of the VS Code integration).

@mcornella mcornella added the Status: needs repro Bug that doesn't have a reproduction label Jan 16, 2024
@mcornella mcornella self-assigned this Jan 16, 2024
@MokoPolo
Copy link
Author

I am using ZSH from vs code on mac. And you are correct. I am using GitHub Copilot with VS code integration. And so normally when I'm in the terminal I type git add . and then on the next line it is supposed to show the sparkles. I included an image on how it's supposed to look like
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Status: needs repro Bug that doesn't have a reproduction
Projects
Status: Backlog
Development

No branches or pull requests

2 participants