Open

Description
Summary
Currently, the text console pops up for relevant events, such as beginning a debug session. It would be a nice-to-have to be able to nest the terminal into the main window of the application.
Analysis
- The console window currently pops up and obscures main window content and may distract the user from their task.
- The console window may be triggered to close, and the user will lose track of the content that was displayed in the window before.
- The View menu's mechanic (clicking a feature in the menu will nest it or remove it from the main window) is designed in such a way that the feature could be implemented with minimally invasive code.