Bruce Dubbs wrote:
I would really like to find the problem and fix it however.
Bruce,
Did you ever get this sorted out? Just curious.
No, I gave up. I have a woraround in /etc/vimrc:
if &term == "linux" set t_kb= endif
Where the value after the t_kb= is a literal delete (in vi, ctrl-v <backspace key>)
Note that the only problem is at the console. In an xterm or via ssh it works fine.
-- Bruce
-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
