Bug 56764 - Request: XTerm-like escape sequences for Konsole Toolbar titles
Summary: Request: XTerm-like escape sequences for Konsole Toolbar titles
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-02 22:25 UTC by Jim Mahood
Modified: 2003-04-03 11:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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"