KetraTerm
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KetraTerm
ketraterm-parser
/
io.github.ketraterm.parser.spi
/
TerminalCommandSink
/
cursorDown
cursor
Down
abstract
fun
cursorDown
(
n
:
Int
)
Moves the cursor down by
n
rows.
Parameters
n
Number of rows to move down.