-
Notifications
You must be signed in to change notification settings - Fork 176
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
[Tooling] Sometimes cannot cancel out of genkit start
command
#589
Comments
i get this issue in iTerm2 + zsh |
Does anyone get this issue without iTerm2 and zsh? I am using these as well |
might be related to readline, which we're using |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When I'm using VSCode's Integrated Terminal, I often cannot cancel out of a
genkit start
command. I get these^C
characters instead. It doesn't happen outside of VSCode (e.g. iTerm). I'm using oh my zsh. It's only the genkit start command that this happens withThe text was updated successfully, but these errors were encountered: