[Konsole-devel] [Bug 309766] New: Title changes to profile name instead of %w
kde49534 at rainslide.net
kde49534 at rainslide.net
Thu Nov 8 19:42:09 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=309766
Bug ID: 309766
Severity: normal
Version: 2.8.5
Priority: NOR
Assignee: konsole-devel at kde.org
Summary: Title changes to profile name instead of %w
Classification: Unclassified
OS: Linux
Reporter: kde49534 at rainslide.net
Hardware: Slackware Packages
Status: UNCONFIRMED
Component: tabbar
Product: konsole
1. Set tab title format to '%w' (I also have remote tab title format to this,
but don't suppose it matters).
2. Set current profile name to "Default".
3. Set shell prompt command to something like 'echo -ne
"\033]0;${USER}@${HOSTNAME}:${PWD}\007"'.
4. Press enter or something at a shell prompt, confirm window and tab title is
as expected.
5. Enter vim.
6. Observe window and tab title is "[No Name] - VIM".
7. Exit vim: :q
8. Observe window and tab title is "Default".
9. Press enter to execute prompt command.
10. Observe window and tab title is as expected: "user at hostname:/foor/bar"
It is not expected that the window/tab title changes to "Default". It ought to
change back to "user at hostname:/foo/bar".
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list