jcli ~master (2022-06-06T00:15:57.9757234)
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