Description
A Gambas component for embedding terminal-like behavior in graphical applications. Developers use it when a Gambas app needs to show command output, interact with shells, or provide a terminal panel.
Install it when a Gambas application depends on terminal widgets. Apps that run commands should handle user input carefully because commands can change files or system state.