So, I used batcat to syntax highlight a file in the terminal. After I close it through Ctrl + C, my cursor stops blinking and I cant see the text I type in my terminal.
1 Answer
By using the reset command as @Paul_Pedant said, the terminal will get reset and the "blink" will be restored.
batcatprevents it resetting the default terminal state, which it changes so it can do the fancy formatting. Just run the commandresetin the terminal (it should work even if you can't see it being typed). [You probably don't want to be in Kali if you are not familiar with basic commands like this.]