consoleur ~master (2017-11-14T20:07:03Z)
Dub
Repo
moveCursorUp
consoleur
cursor
posix
Moves cursor up by n rows
version
(
Posix
)
void
moveCursorUp
(
int
n
= 1
)
Parameters
n
Type:
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