Home
last modified time | relevance | path

Searched defs:msgchunk_S (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dmessage.c2459 struct msgchunk_S struct
2461 msgchunk_T *sb_next;
2462 msgchunk_T *sb_prev;
2463 char sb_eol; // TRUE when line ends after this text
2464 int sb_msg_col; // column in which text starts
2465 int sb_attr; // text attributes
2466 char_u sb_text[1]; // text to be displayed, actually longer