On Fri, Jan 22, 2010 at 7:15 AM, Yury V. Zaytsev <[email protected]> wrote:
> On Fri, 2010-01-22 at 14:08 +0100, wwp wrote:
>
>> A side effect when I switch back to the terminal side, is that the
>> history command is corrupted (a cd "`printf "%b" blabla is concatened
>> to the latest command, that has been unexpectedly executed).
>
> I have also run into it recently. I find this quite annoying...

Put this in your .bashrc:

export HISTCONTROL=ignoreboth
_______________________________________________
Mc mailing list
http://mail.gnome.org/mailman/listinfo/mc

Reply via email to