Mac OS X Terminal title incorrectly displaying "Python"
I think it's autojump
. Try removing the lines related to autojump
from your bashrc
and look what happens.
(I think possible offenders are line 87 (complete
) and line 105 (PROMPT_COMMAND
), but I'm not sure)