[Konsole-devel] [Bug 309766] Title changes to profile name instead of %w

kde49534 at rainslide.net kde49534 at rainslide.net
Mon Nov 12 21:57:56 UTC 2012


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

--- Comment #3 from kde49534 at rainslide.net ---
My vim does indeed set the window title, and even when I have it not, when it
exits, the PROMPT_COMMAND is executed, but konsole does not change the title
accordingly. To demonstrate this more visibly, set PROMPT_COMMAND to something
like this:

'echo -ne "\033]0;${USER}@${HOSTNAME}:${PWD}\007"; echo
"\033]0;${USER}@${HOSTNAME}:${PWD}\007" >> /tmp/prompt'

You'll see the prompt string be appended to /tmp/prompt when vim exits, but,
for me at least, the title string changes to "Default", and not what the prompt
command tells it.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the konsole-devel mailing list