Keep track when the pager needs redrawing. More...
Data Fields | |
PagerFlags | flags |
struct Pager * | extra |
int | indexlen |
int | indicator |
the indicator line of the PI More... | |
int | oldtopline |
int | lines |
int | max_line |
int | last_line |
int | curline |
int | topline |
bool | force_redraw |
int | has_types |
PagerFlags | hide_quoted |
int | q_level |
struct QClass * | quote_list |
LOFF_T | last_pos |
LOFF_T | last_offset |
struct Menu * | menu |
the Pager Index (PI) More... | |
regex_t | search_re |
bool | search_compiled |
PagerFlags | search_flag |
bool | search_back |
const char * | banner |
char * | searchbuf |
struct Line * | line_info |
FILE * | fp |
struct stat | sb |
PagerFlags PagerRedrawData::flags |
PagerFlags PagerRedrawData::hide_quoted |
PagerFlags PagerRedrawData::search_flag |