Home
last modified time | relevance | path

Searched refs:redraw_on_quit (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/less/
HDmain.c74 extern int redraw_on_quit;
596 if (redraw_on_quit && term_init_done) in quit()
HDopttbl.c75 public int redraw_on_quit; /* Redraw last screen after term deinit */ variable
641 BOOL, OPT_OFF, &redraw_on_quit, NULL,