How to stop unwanted tilde character appearing in git bash windows?
I am using Git bash in windows 10. Facing an weird problem. Tilde character is automatically appearing in the bash window sometimes which is causing my normal workflow tedious. Why it is appearing and how can I stop it?
For example, After running a pull rebase
, I spent some time to have a coffee and after coming back I found three tildes in the console which I never wrote myself.