jcli v0.21.0 (2021-08-25T09:08:24Z)
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
static variables
g_jcliTextUseColour
structs
TextBufferCell