A line of text in the pager.
More...
#include "display.h"
A line of text in the pager.
Definition at line 50 of file display.h.
◆ offset
Offset into Email file (PagerPrivateData->fp)
Definition at line 52 of file display.h.
◆ cid
◆ cont_line
Continuation of a previous line (wrapped by NeoMutt)
Definition at line 54 of file display.h.
◆ cont_header
Continuation of a header line (wrapped by MTA)
Definition at line 55 of file display.h.
◆ syntax_arr_size
short Line::syntax_arr_size |
Number of items in syntax array.
Definition at line 57 of file display.h.
◆ syntax
Array of coloured text in the line.
Definition at line 58 of file display.h.
◆ search_arr_size
short Line::search_arr_size |
Number of items in search array.
Definition at line 60 of file display.h.
◆ search
Array of search text in the line.
Definition at line 61 of file display.h.
◆ quote
Quoting style for this line (pointer into PagerPrivateData->quote_list)
Definition at line 63 of file display.h.
The documentation for this struct was generated from the following file: