Commodore 128 Programmer's Reference Manual page 494

Hide thumbs Also See for 128:
Table of Contents

Advertisement

484
COMMODORE 128
CHARACTER
MEANING
CTRL-A or
SHIFT-LEFT CURSOR
CTRL-B
CTRL-E
CTRL-F or
RIGHT CURSOR
CTRL-G
CTRL-H
CTRL-I
CTRL-J
Moves the cursor one character to the left.
Moves the cursor to the beginning of the command tine without
having any effect on the contents of the line. If the cursor is
at the beginning, CTRL-B moves it to the end of the line.
Forces a physical carriage return but does not send the
command line to CP/M 3.0. Moves the cursor to the begin
ning of the next line without erasing the previous input.
Moves the cursor one character to the right.
Deletes the character at current cursor position. The cursor
does not move. Characters to the right of the cursor shift
left one place.
Deletes the character to the left of the cursor and moves
the cursor left one character position. Characters to the right
of the cursor shift left one place.
Moves the cursor to the next tab stop. Tab stops are auto
matically set at each eighth column. Has the same effect
as pressing the
TAB
key.
Sends the command line to CP/M 3.0 and returns the cursor
to the beginning of a new line. Has the same effect as a
RETURN
or a CTRL-M keystroke.
Deletes to the end of the line from the cursor.
Sends the command line to CP/M 3.0 and returns the cursor
to the beginning of a new line. Has the same effect as a
RETURN
or a CTRL-J keystroke.
Retypes the command line. Places a # character at the
current cursor location, moves the cursor to the next line,
and retypes any partial command you typed so far.
Discards all the characters in the command line, places a
# character at the current cursor position, and moves the
cursor to the next line. However, you can use a CTRL-W to
recall any characters that were to the left of the cursor
when you pressed CTRL-U.
Recalls and displays previously entered command line both
at the operating system level and within executing programs,
if the CTRL-W is the first character entered after the
prompt. CTRL-J, CTRL-M, CTRL-U and RETURN define
the command line you can recall. If the command line
contains characters, CTRL-W moves the cursor to the end
of the command line. If you press
RETURN
, CP/M
3.0 executes the recalled command.
Discards all the characters left of the cursor and moves the
cursor to the beginning of the current line. CTRL-X saves
any characters to the right of the cursor.
Table 14-5. CP/M 3.0 Line-Editing Control Characters
CTRL-K
CTRL-M
CTRL-R
CTRL-U
CTRL-W or | CRSR j
CTRL-X
u
u
u
u

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents