arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
Terminal.enableAlternateScreen
arsd
terminal
Terminal
It is not valid to call this if you constructed with minimalProcessing.
struct
Terminal
void
enableAlternateScreen
(
bool
active
)
Meta
Source
See Implementation
arsd
terminal
Terminal
constructors
this
enums
StderrBehavior
functions
bold
clear
clearToEndOfLine
color
cursor
enableAlternateScreen
flush
getline
hideCursor
hyperlink
hyperlinkSupported
italic
moveTo
reset
restoreCursorPosition
saveCursorPosition
setTitle
setTrueColor
showCursor
underline
updateCursorPosition
write
writef
writefln
writeln
properties
cursorX
cursorY
height
width
static functions
stdinIsTerminal
stdoutIsTerminal
static variables
pipeThroughStdOut
stderrBehavior
terminateTimeoutMsecs
variables
lineGetter
It is not valid to call this if you constructed with minimalProcessing.