trial ~master (2021-03-31T18:29:59Z)
Home
Dub
Repo
Terminal.cursorX
trial
terminal
Terminal
The current x position of the output cursor. 0 == leftmost column
struct
Terminal
@
property
int
cursorX
(
)
Meta
Source
See Implementation
trial
terminal
Terminal
aliases
writeString
constructors
this
destructors
~this
functions
autoHideCursor
autoShowCursor
clear
color
doTermcap
findSequenceInTermcap
flush
getSize
getTermcap
getline
hideCursor
isMacTerminal
moveTo
readTermcap
reset
setTitle
setTrueColor
showCursor
terminalInFamily
underline
updateSize
write
writePrintableString
writeStringRaw
writef
writefln
writeln
postblits
this(this)
properties
cursorX
cursorY
height
width
static functions
getTermcapDatabase
readTermcapFile
static variables
termcapDatabase
variables
_currentBackground
_currentBackgroundRGB
_currentForeground
_currentForegroundRGB
_suppressDestruction
_wrapAround
_writeDelegate
hConsole
lineGetter
originalSbi
reverseVideo
termcap
The current x position of the output cursor. 0 == leftmost column