jcli ~master (2022-03-09T18:57:21Z)
Dub
Repo
TextBufferCell
jcli
text
buffer
Undocumented in source.
struct
TextBufferCell {
char
[
4
]
ch
;
ubyte
chLen
;
AnsiStyleSet
style
;
}
Members
Variables
ch
char
[
4
]
ch
;
Undocumented in source.
chLen
ubyte
chLen
;
Undocumented in source.
style
AnsiStyleSet
style
;
Undocumented in source.
Meta
Source
See Implementation
jcli
text
buffer
classes
TextBuffer
enums
OnOOB
functions
oobRect
oobVector
static variables
g_jcliTextUseColour
structs
TextBufferCell