arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
ScrollbackBuffer.addLine
arsd
terminal
ScrollbackBuffer
Adds an empty line.
void
addLine
()
struct
ScrollbackBuffer
void
addLine
(
)
void
addLine
(string line)
void
addLine
(LineComponent[] components)
Meta
Source
See Implementation
arsd
terminal
ScrollbackBuffer
constructors
this
functions
addComponent
addLine
clear
color
drawInto
handleEvent
scrollDown
scrollToBottom
scrollToTop
scrollTopPosition
scrollUp
write
writef
writefln
writeln
properties
scrollbackPosition
structs
CircularBuffer
LineComponent
variables
defaultBackground
defaultForeground
demandsAttention
height
name
width
x
y
Adds an empty line.