When I remotely log into one linux terminal, the terminal repeats what I type automatically, which makes the screen a big mess. I can recover the screen by typing ctrl+L. Does anyone know what's the cause and what's the solution?
I'm using mac terminal and ssh.
PS1=[\e]0;\u@\h: \w\a]${debian_chroot:+($debian_chroot)}[\033[01;32m]\u@\h[\033[00m]:[\033[01;34m]\w[\033[00m]\$
Thanks,
PS1? – cYrus Nov 1 '10 at 18:15