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
I improved this somewhat but the git diff main case still hangs: ctrl+c is not getting processed in this case due to reading from stdin perhaps. q works fine. adding SIGINT doesn't help.
Describe the bug
See title
How to reproduce
Run
git diff main
(or some other non-empty diff), then pressControl+C
andq
multiple times until cosh freezes.Example code
No response
Relevant output
No response
Platform
macOS
The text was updated successfully, but these errors were encountered: