Lines Matching refs:screen

115 * Fix bug using --header when file does not fill screen (github #556).
207 * Fix bug that made ESC-} fail if top line on screen was empty (github #429).
301 * Status column (-J) shows off-screen matches.
421 * With -F, if screen is resized to make file fit on one screen, don't exit.
444 * g command with no number will ignore -j and put first line at top of screen.
486 * Fix regression: make screen repaint when "squished" and
492 Don't count lines in initial screen if using -X with -F.
514 * Redraw screen on SIGWINCH even if screen size doesn't change.
524 * Don't count lines in initial screen if using -X with -F.
536 * Don't output terminal init sequence if using -F and file fits on one screen.
541 * New command M marks the last line displayed on the screen.
598 * Fix "nothing to search" error when top or bottom line on screen is empty.
705 pattern, the entire displayed screen is included in the search and
709 the portion of the screen after the target line is searched.
773 string is scrolled off screen because -S is in effect.
817 * Fix bug which caused screen to fail to repaint when window is resized.
831 * Allow decimal point in number for -j option (fraction of screen height).
837 * Don't move to bottom of screen on first page.
1015 Default horizontal shift distance is now one-half screen width.
1072 * New option -F (--quit-if-one-screen) quits if the text fits on
1073 the first screen.
1131 * New -w flag highlights the first new line after a forward-screen.
1159 * On Windows, now restores the console screen on exit.
1204 * Command line at bottom of screen now scrolls, so it can be longer
1205 than the screen width.
1209 * New command ESC-SPACE scrolls forward a full screen, even if it
1216 currently on-screen, but don't move to the first match.
1272 reliably, even if a string is split across two screen lines,
1352 * When you enter text at the bottom of the screen (search string,
1362 set the number of lines of text to retain between full screen scrolls.
1372 * New option -j allows target lines to be positioned anywhere on screen.
1374 * New option -S truncates displayed line at the screen width,
1416 * Partial support for MSDOS, including options -R for repainting screen