consoleur ~master (2022-01-13T18:43:03.8566425)
Dub
Repo
moveCursorUp
consoleur
cursor
posix
Moves cursor up by n rows
version(Posix)
void
moveCursorUp
(
int
n
= 1
)
Parameters
n
int
Number of rows to move
Meta
Source
See Implementation
consoleur
cursor
posix
functions
getCursorPosition
hideCursor
moveCursorDown
moveCursorLeft
moveCursorRight
moveCursorTo
moveCursorUp
restoreCursorPosition
saveCursorPosition
showCursor
Moves cursor up by n rows