[Konsole-devel] [Bug 207018] konsole window title not setting correctly with %w

Jekyll Wu adaptee at gmail.com
Tue Sep 13 23:10:07 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=207018


Jekyll Wu <adaptee at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adaptee at gmail.com




--- Comment #2 from Jekyll Wu <adaptee gmail com>  2011-09-13 23:10:07 ---
I think the window title(%w) will stay as it is unless the corresponding ANSI
escape is sent to change it. If the window title does not change, it is
probably because no escape code is sent from terminal process(shell in this
case) to update the window title.

Which shell is used? How is the shell configured to update the window title?
For example, PROMPT_COMMAND is a handy place to update window title after
executing each command in bash.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list