Line wrapping broken on Bash 3.0
I just installed my first LFS 6.1 (yay me!), but am having a few problems. The biggest one is that the line wrapping isn't working properly on bash. Whenever I type a line that is too long (haven't counted the exact number of characters), it wraps before it gets to the edge of the screen (about 3 quarters of the way), then wraps back to the same line it started from and starts writing over the prompt and the beginning of the line. After the first wrap, it seems to work properly. I compiled bash exactly the way it said in the book, including the patch which is supposed to fix something like this. I recompiled it, but still have the same problem. It even happens when I chroot from the livecd! Any ideas what might be broken?
|