How to edit a new file without leaving fred, Editor command summary, How to edit a new file without leaving fred -12 – Gasboy CFN III Manager Manual V3.6 User Manual
Page 196: Editor command summary -12, The following table summarizes the editor commands

Using Text Editors
Editor Command Summary
Page 18-12 MDE-4871 CFN III Manager’s Manual for Windows® XP Embedded - Version 3.6 · August 2010
How to Edit a New File without Leaving FRED
Use the command-mode LOAD command to edit a new file without leaving the editor. To edit
a new file:
1
If you are not in command mode, type ^C to enter command mode.
2
Use the command SAVE or RESAVE to save the current file that you have been editing.
3
Type
load filename
to edit the new file.
The following page contains the FRED editor command summary.
Editor Command Summary
The following table summarizes the editor commands.
Command
Argument
Mode(s)
Function
^O
i, e
open line above
ENTER
i, e
open line below
↑
or ^K
i, e
cursor up one line
↓
or ^J
i, e
cursor down one line
←
or ^H
i, e
cursor left one character
→
or ^L
i, e
cursor right one character
SPACEBAR
e
cursor right one character
b
e
move cursor to beginning of line
e
e
move cursor to end of line
^E
i, e, c
enter edit mode
^C
i, e, c
enter command mode
^N
i, e, c
enter insert mode
c
e
enter command mode
i
e
enter insert mode
DEL
i, e
delete one character left of cursor
^D
i, e
delete one character at cursor
^X
i, e
delete current line
k
char
e
kill line from cursor up to character char
^U
i, e
undo changes to current line
^S
i, e
split line at cursor
^R
i, e
join current line to line above
^Y
i, e
save current line
^P
i, e
put saved line below current line
u
e
scan backward (up) through file
d
e
scan forward (down) through file