How can I change the konsole tab title? By default, it\'s set to %u : %n, so it always changes automatically.
%u : %n
I can set it with:
qdbus org.
Konsole -> Settings -> Configure Konsole ...
Enable option "Show window title on the titlebar" then run in console:
echo -ne "\033]2;test change title\007"