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

--- Comment #1 from sergio.cos...@canonical.com <sergio.cos...@canonical.com> 
---
Running this script also shows the bug:

    #!/bin/sh

    echo -n "\033]2;New terminal title1\007"
    sleep 2
    echo -n "\033]2;New terminal title2\007"
    sleep 2
    echo -n "\033]2;New terminal title3\007"
    sleep 2

When launching it, the title changes to "New terminal title1", and after six
seconds, it changes to "New terminal title3" when it ends and returns to the
command line. The "New terminal title2" title is never shown.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to