On 3/22/06, Nikolai <[EMAIL PROTECTED]> wrote:
> The first one is that I can't make bash warp the lines. When I type a
> command that is longer than the terminal width (or sometimes I don't
> even need to reach the screen edge), instead of continuing on the next
> line bash starts to overwrite the first one. And if I backspace or
> delete any charachter, the screen goes crazy "teleporting" the text around.
>
> The other bug is that I can't type the letter 'M' in any way. I can type
> it in vim, for example, and the terminal shows it if I type while a
> program is running; but if bash is controlling the input, I can't do
> anything to make this 'm' letter appear.

Check that you have entered /etc/inputrc correctly.  All the escape
characters ("\e...") need to be correct including the " quotes.  If
that doesn't help, then I'm not much assistance here.

http://www.linuxfromscratch.org/lfs/view/stable/chapter07/inputrc.html

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to