Many operations in TEAPOT require editing a line of text, e.g. editing cell contents, typing file names and the like. Similar to the command mode, all things can be reached by control codes and most by function keys. Table tab:Key-Bindings-forLineEditor lists all available key bindings, again with brackets for those keys that only work in the console variant and curly braces for the graphical variant.
|
Besides the regular line editor operations, you may use Ctrl-O (Tab in the GUI version) to temporarily leave the editor in order to move around in the sheet if you are editing cell contents. Another Ctrl-O (resp. Tab) brings you back to the line editor. While moving around in the sheet, you can insert the value (v) or position (p) at the cursor position in the edited cell. Clicking on a cell while editing has the same effect as moving to that cell and pressing (p).
Aborting line editing means that you will return immediately to command mode; whatever you started doing will have no effect.