Searched defs:msgchunk_S (Results 1 – 1 of 1) sorted by relevance
2459 struct msgchunk_S struct2461 msgchunk_T *sb_next;2462 msgchunk_T *sb_prev;2463 char sb_eol; // TRUE when line ends after this text2464 int sb_msg_col; // column in which text starts2465 int sb_attr; // text attributes2466 char_u sb_text[1]; // text to be displayed, actually longer