On Sat, Jun 02, 2012 at 02:44:31AM -0400, Walter Dnes wrote:
> On Sat, Jun 02, 2012 at 02:08:39PM +0800, Andrew Lowe wrote
> > 
> >     Is there a way so that the terminal that the emerge is happening in can 
> > display additional info? At the moment, I get:
> > 
> > /home/agl: emerge
> > 
> > can I get, say:
> > 
> > /home/agl: emerge www-client/firefox

Are you using konsole ? As walter said, emerge sets the title of the
shell/terminal window to include the current package, however konsole
does not (by default) show the titles set by programs, but is configured
to only show the working dir and command name...

Just go to Settings -> Edit current profile -> Tabs  (tab ;) and 
you will see two things: Tab title format and Remote tab title format
(the defautl for the first is '%d: %n' == 'current dir: current
command', which is exactly what you wrote), just change them to '%w' and
you will get what every other decent terminal app shows ;) (you can
click the "Insert" dropdown to see other options)

yoyo


> 
>   I use xterm under ICEWM (a simple WM). The title bar at the top of the
> xterm lists how far in the list you are, and the current ebuild...
> 
> emerge:(1 of 2) www-client/midori-0.4.3 Compile
> 
> see attached top few lines of a screen shot.  Note that even if you
> minimize the xterm, you can still see the info by doing either of...
> 
> * holding down {ALT-TAB} to bring up the programs menu
> * hovering the mouse pointer over the location on the program bar list
>   of running programs.
> 
>   Both of these simply duplicate what shows up on the title bar.
> 
> -- 
> Walter Dnes <waltd...@waltdnes.org>



Reply via email to