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