Version: 2.5.2 (using KDE 4.5.2) OS: Linux I use these settings to set the konsole window title: * local tab: %w * remote tab: %w (on %H) I have noticed that this particular command causes konsole to fail to update the title 'back to local' (I use Gentoo's default prompt if that can help): fg@erwin ~ $ ssh build@foo.bar.baz '('cd build '&&' git show')'|wgetpaste When I enter this command, after it is complete, the window title isn't updated (it shows "fg@erwin (on foo.bar.baz)"). I have to type another command locally in order for the 'local' prompt to appear again. Reproducible: Always Steps to Reproduce: I have quite a few commands which trigger this bugs, ALL using Gentoo - maybe Gentoo's prompt is the cause of the problem here, I don't know. Unfortunately, I could not figure out a common pattern.
*** This bug has been marked as a duplicate of bug 271275 ***