Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23850 - Screen Splitting for status and parallel operations
Summary: Screen Splitting for status and parallel operations
Status: RESOLVED LATER
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-01 21:37 UTC by Pieter De Wit
Modified: 2005-07-28 07:24 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 Pieter De Wit 2003-07-01 21:37:02 UTC
I was going thru the bugs list to see what has been log and noted that there has
been a couple of requests for the portage to download while compiling. One of
the problems with that is that the display is very busy and you can't always see
what goes where. How about using ncurses or some other way of splitting the
screen in three parts and letting every application run in there own "window".
Then you can have something like the following:

-----------------------------------
|Package info                     |
|----------------------------------
|Current emerge status            |
|----------------------------------
|Current wget status              |
-----------------------------------

I know that in the old days of pascal you have a window
(startx,starty,endx,endy) procedure that would restrict the output of an
application to that area, maybe there is something like that ?

This can also provide the space for some nice info about what is currently going on.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jason Stubbs (RETIRED) gentoo-dev 2005-07-28 07:24:57 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. ;)