arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
ScrollbackBuffer.addComponent
arsd
terminal
ScrollbackBuffer
void
addComponent
(string text, int foreground, int background, bool delegate() onclick)
void
addComponent
(LineComponent component)
struct
ScrollbackBuffer
void
addComponent
(
LineComponent
component
)
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