Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27356 - emerge could set konsole session title too
Summary: emerge could set konsole session title too
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-26 06:59 UTC by Markus Rippl
Modified: 2007-06-05 18:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Rippl 2003-08-26 06:59:27 UTC
I would like the following feature added to future portage versions: 
 
just like the xterm window title set to "emerging 1 of ** " etc., the emerge script could 
pass a shortened information to the konsole session title, e.g. "emerge 3/9" or 
something. This info is then available also when you are working with multiple 
sessions within one konsole window and the window title itself cant be seen. 
 
The escape sequence to set the konsole title to FOO is: 
\[\e]30;FOO\a\] 
Perhaps one could leave out the nonprinting wrap \[ and \] in this case, I need it in 
$PS1 to work properly with the length of my terminal line. 
 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



possibility to disable the feature should be included also, perhaps also with "notitles"
Comment 1 Jason Stubbs (RETIRED) gentoo-dev 2005-07-28 07:25:06 UTC
Putting a hold on feature requests for portage as they are drowning out the 
bugs. Most of these features should be available in the next major version of 
portage. But for the time being, they are just drowning out the major bugs and 
delaying the next version's progress. 
 
Any bugs that contain patches and any bugs for etc-update or dispatch-conf can 
be reopened. Sorry, I'm just not good enough with bugzilla. ;) 
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 12:18:29 UTC
Reopening for consideration
Comment 3 Bo Ørsted Andresen (RETIRED) gentoo-dev 2007-01-11 16:04:14 UTC
konsole already reads the xterm titles.
Comment 4 Marius Mauch (RETIRED) gentoo-dev 2007-06-05 18:25:21 UTC
Assuming this is fixed according to comment #3