mj

Git Bash - Typing Blank

20251031

Had an odd problem where git bash was not displaying what I was typing. I could type things like git pull and when I hit enter the command would execute. But it's a pain not been able to see what you type!

The solution I found on Stack Overflow worked and was straightforward. In git bash type reset and hit enter.