[konsole] [Bug 368785] New: konsole tab title format only uses the first program you ever ran, not the current one
via KDE Bugzilla
bugzilla_noreply at kde.org
Wed Sep 14 07:42:27 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=368785
Bug ID: 368785
Summary: konsole tab title format only uses the first program
you ever ran, not the current one
Product: konsole
Version: 16.08.1
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: tabbar
Assignee: konsole-devel at kde.org
Reporter: peter.maloney at brockmann-consult.de
clearing the scrollback and "reset" don't fix it
Reproducible: Always
Steps to Reproduce:
1. start a new konsole tab
2. run "sleep 2"
3. run "bc"
title says "username : sleep" but should say bc instead of sleep.
(step 2 has to run long enough for the tab to update; if you sleep 0.1 instead,
title will say bc... and then eg. "units" afterwards, and title says "bc")
1. start a new konsole tab
2. run "sleep 2"
3. run "ssh somehost"
title says "username : sleep" which is not only the wrong command, but also not
using the remote tab format, but the regular/local one.
1. start a new konsole tab
2. run "ssh somehost"
3. logout
4. run "bc"
title says "() somehost" which is also the wrong title format, using remote
instead of local
Qt: 5.7.0
KDE: 5.25.0
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list