1

This is the first time I've ever encountered this bug, when I'm using cmd or gitbash on windows and I use the command git diff then ctrl + c to exit, I wouldn't be able to type any more commands afterwards because typing g would do something weird, as if I'm writing in a file, have a look:

enter image description here

Note this only happens after I use git diff and close it off, my guess is it doesn't close off properly. The only way to fix this for me is to close off the window and start a new one.

1 Answer 1

1

First, check if that persists with the latest Git for Windows.

Second, check if using 'q' instead of CTRL+C works better.

Sign up to request clarification or add additional context in comments.

1 Comment

using q doesn't produce the problem

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.