Version: (using KDE KDE 3.1.1) Installed from: Debian stable Packages I use xterm escape sequences in my prompts to set window titles in konsole. This works nicely. I think it would also be nice to be able to set the title that appears on the toolbar button for each session in konsole, instead of just "Shell No. n". Some escape sequence similar to the xterm sequences would do the trick, since most shells already have some means to print ESC and BEL characters.
echo -e "\e]30;foobar\a"