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
/
cursorForward
cursor
Forward
abstract
fun
cursorForward
(
n
:
Int
)
Moves the cursor forward (right) by
n
columns.
Parameters
n
Number of columns to move forward.