Bug 56764

Summary: Request: XTerm-like escape sequences for Konsole Toolbar titles
Product: [Applications] konsole Reporter: Jim Mahood <kde>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jim Mahood 2003-04-02 22:25:23 UTC
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.
Comment 1 Stephan Binner 2003-04-03 11:17:48 UTC
echo -e "\e]30;foobar\a"