In M-x term, I type ab, press backspace, then ab_ is visible (_ is space). Hitting enter tells no such command a, so the deletion has effect but the the terminal is not updated correctly. Likewise for home and end buttons.
I start Emacs from cygwin using dos prompt or mintty, same effect. What chould be wrong?
eterm-colorfor me on Ubuntu. Perhaps you could tryexport TERM=eterm-color(assuming bash) and see it that helps? – Thomas Jan 7 '12 at 5:09