Arachne built-in editor


Input fields and text windows are edited using built-in Arachne editor. In editor, you can use standart editing keys (cursor keys, <Backspace>, <Delete>, <Home>, <End>, <Page Up>, <Page Down>) and following commands:

<Ctrl+Y> Delete line
<Ctrl+Page Up> Goto top of file (*)
<Ctrl+Page Down> Goto end of file (*)
<F2> Submit form or save file (*)
<Tab> Goto next input field
<Shift+Tab> Goto previous input field
<Enter> Goto next input field or submit form (**)
<Esc> Exit editor and return to Arachne

(*) Multi-line windows only
(**) Only in last single-line input field in form