At random when I'm coding and I exit my program that I'm working on, the terminal totally screws up. When I hit enter instead of actually doing a return it just repeats the prompt on the same line. If I try to type anything it does not show up, but does register since if I type a command it takes it.
This is VERY irritating as I have to keep rebooting my server. Is there a way to stop this? A program should not affect the terminal permanently after it's been exited so this is a serious bug in bash.
This is VERY irritating as I have to keep rebooting my server. Is there a way to stop this? A program should not affect the terminal permanently after it's been exited so this is a serious bug in bash.
