trial ~master (2021-03-31T18:29:59Z)
Home
Dub
Repo
ScrollbackBuffer.Line
trial
terminal
ScrollbackBuffer
Undocumented in source.
struct
ScrollbackBuffer
struct
Line {
LineComponent
[]
components
;
int
length
();
}
Members
Functions
length
int
length
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
components
LineComponent
[]
components
;
Undocumented in source.
Meta
Source
See Implementation
trial
terminal
ScrollbackBuffer
constructors
this
functions
addComponent
addLine
clear
color
drawInto
handleEvent
scrollDown
scrollToBottom
scrollToTop
scrollTopPosition
scrollUp
write
writef
writefln
writeln
structs
Line
LineComponent
variables
background_
demandsAttention
foreground_
height
lines
name
scrollbackPosition
width
x
y