Bug 380566 - Support for multiple consoles
Summary: Support for multiple consoles
Status: REPORTED
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR wishlist
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-13 12:19 UTC by Thomas Friedrichsmeier
Modified: 2006-09-13 12:19 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 Thomas Friedrichsmeier 2006-09-13 12:19:57 UTC
-- This ticket was imported from http://sourceforge.net/p/rkward/feature-requests/32 on 2017-05-31 14:48:55 +0100 --
Theoretically, there could be many consoles all 
working on the same workspace. Main challenge: 
Integrate this into the GUI nicely.

One idea I hade way merging the main console with the 
command log. However, one advantage of the command 
log over a console is that commands get shown only 
when they are really executed, not when they are 
stacked up. Maybe it could still be done via some 
improvements in the console, or in a dedicated 
subclass of RKConsole.