MPE/iX Shell and Utilities Reference Manual, Vol 2
shedit(3) MPE/iX Shell and Utilities shedit(3)
added after the complete path name. If there are several matching path names,
the shell expands what you’ve typed by adding all the characters that are com-
mon to all matching path names.
= Lists all path names matching the current word.
Miscellaneous
nym Yank text block into the delete buffer. Does not alter the command line or cur-
sor position, but makes the text block available to subsequent put (p or P) com-
mands. If n is given, it is applied to the movement.
yy Yank entire command line.
Y equivalent to y$ — yank rest of line.
# Equivalent to I#ENTER
.
nv Execute fc –e ${VISUAL:–${EDITOR:–vi}} n.Ifn is omitted, the history
number of the current line is used.
CTRL
-L Re-display the current line.
CTRL-J
CTRL-M
ENTER Execute the current line.
LIMITATIONS
Editor macros (one-letter aliases) are not implemented.
Selecting a previous history line for editing while at a secondary prompt (that is, while enter-
ing a subsequent line of a new multi-line command) yields bizarre results.
SEE ALSO
fc(1), set(1), sh(1), vi(1)
Miscellaneous Information 3-45