sily ~master (2022-12-01T21:23:14Z)
Dub
Repo
moveCursorRight
sily
bashfmt
Moves cursor in terminal right by
columnAmount
void
moveCursorRight
(
int
columnAmount
= 1
)
Parameters
columnAmount
int
int
Meta
Source
See Implementation
sily
bashfmt
aliases
BG
FG
FM
FR
enums
Background
Foreground
Formatting
FormattingReset
functions
cleanTerminalState
clearScreen
clearScreenOnly
eraseCurrentLine
eraseLineLeft
eraseLineRight
eraseLines
fwrite
fwriteln
hideCursor
moveCursorDown
moveCursorLeft
moveCursorRight
moveCursorTo
moveCursorUp
restoreCursorPosition
saveCursorPosition
showCursor
Moves cursor in terminal right by columnAmount