Handbook
Glossary
cursor-command ( file line -- seq )
Vocabulary
editors
.
cursor
Inputs
file
an
object
line
an
object
Outputs
seq
an
object
Definition
USING:
kernel
make
;
IN:
editors.cursor
:
cursor-command
( file line -- seq )
[
cursor-invocation
[
,
]
[
can't-find-cursor
]
if*
"-g"
,
"-r"
,
drop
,
]
{
}
make
;