Hi. I was playing around with the bash_aliases and bashrc options a while back to make a few changes to the behaviour of my shell prompt. Now I have a small problem.
When I type a really long line at the shell prompt, when the command reaches the end-of-the-line it then begins displaying the next characters over top the beginning-of-the-line instead of on a new line below. Of course I can still execute the command as desired but it makes reading and editing the command very difficult.
I have not been able to find any help on this on Google because I do not know what to call this problem. But if anyone knows how I might be able to resume the new-line display of long commands in my shell your help would be greatly appreciated!
Thanks,
Ken