Previous Next
Menus

Edit menu
The Edit menu contains the usual Cut/Copy/Paste/Find commands, plus a Clear and a Show Error command.

Edit menu command Description
Clear Clears the complete Shell buffer.
Show Error Filters the line containing the cursor. If it understands the error message format, it opens a Source Editor and displays the corresponding source code. The section Error formats explains how to extend the list of understood message formats.

Info menu
Please refer to Info menu.
Class menu
Please refer to Class menu.
Target menu
Please refer to Target menu.
Shell menu
The following commands are available in the Shell menu:

Shell menu command Description
Reconnect Closes the connection to the current shell and connects to a new shell.
Auto Reveal On/Off Turns the auto-reveal feature on and off. If auto-reveal is on and input is typed or sent from a process, the Shell automatically scrolls to reveal the new text (this is the default).

Previous Next