CShell icon indicating copy to clipboard operation
CShell copied to clipboard

Refactor console output

Open lukebuehler opened this issue 9 years ago • 0 comments

Currently, capturing the console output is handled directly in the REPL control. We need to refactor this to be more in line with scriptCS. Specifically using IConsole

Once this is done we can add support again for the output window, see #83

lukebuehler avatar Nov 10 '15 16:11 lukebuehler