Bug 255443 - konsole's "remote tab" title is sometimes defeated
Summary: konsole's "remote tab" title is sometimes defeated
Status: RESOLVED DUPLICATE of bug 271275
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.5.2
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-27 22:23 UTC by Francis Galiegue
Modified: 2011-10-08 07:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francis Galiegue 2010-10-27 22:23:54 UTC
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.
Comment 1 Jekyll Wu 2011-10-08 07:21:33 UTC

*** This bug has been marked as a duplicate of bug 271275 ***