
| Quit | Quit Ober |
| New | Create new viewer. It will appear in the widest track, cutting the tallest view in half |
| Newcol | Create a new track. It will cut the widest track in half |
| Load | Load commands, line-by-line from a file indicated by viewer name as if you clicked each one in the current context |
| Rename newname | Renames current viewer to newname |
| Echo (args to end of line) | echo arguments in the Err viewer |
| Help | Show this document |
| Run viewer command | Execute command in the context of the named viewer |
| Append text | Add text to a viewer's main view |
| Exec (args to end of line) | Concatenate arguments and execute as Scala code |
| Namespaces (args to end of line) | Set the namespaces of the current viewer |
| Delcol | Remove the current column |
| Width width | Set the width of a track |
| TrackPosition pos | Set the position of a track |
| Del | Delete the current viewer |
| Height height | Set the height of a viewer |
| ViewerPosition pos | Set the position of a viewer |
| Get | Load the file indicated by the viewer name as text |
| GetHTML | Load the file indicated by the viewer name as HTML |
| Surf | Load the file indicated by the viewer name as either text or html, depending on content type |
| Put | Store viewer contents to the file indicated by the viewer name |
| Import package | Add package to the import path |
| classname (args to end of line) | Run the main method on a class with the arguments |
| systemcmd (args to end of
line) |
Run the system command |
| file or url |
Surf to the file or url |