Bug 380566

Summary: Support for multiple consoles
Product: [Applications] rkward Reporter: Thomas Friedrichsmeier <thomas.friedrichsmeier>
Component: generalAssignee: RKWard Team <rkward-devel>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

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.