Lines Matching refs:New
541 * New command M marks the last line displayed on the screen.
543 * New command ESC-m removes a line mark.
592 * New commands ESC-{ and ESC-} to shift to start/end of displayed lines.
596 * New option -Da in Windows version to enable SGR mode.
614 * New command ESC-G goes to end of currently buffered data in a pipe.
770 * New "&" command allows filtering of lines based on a pattern.
804 * New --follow-name option makes F command follow the name of a file
932 * New -L option to disable LESSOPEN processing.
966 New option --no-keypad disables keypad initialization.
968 * New commands t and T step through multiple tag matches.
972 * New prompt style set by option -Pw defines the message printed
1068 * New option -R (--RAW-CONTROL-CHARS) is like -r but handles
1072 * New option -F (--quit-if-one-screen) quits if the text fits on
1079 * New escape for prompt strings: %c is replaced by column number.
1081 * New escape for prompt strings: %P is replaced by percentage into
1098 * New command -- toggles an option using the long option name.
1100 * New command __ queries an option using the long option name.
1110 * New command :d removes the current file from the list of files.
1112 * New option -~ (like -w before version 335)
1131 * New -w flag highlights the first new line after a forward-screen.
1133 * New -W flag highlights the first new line after any forward movement.
1138 * New percent escapes for prompt strings:
1177 New option -" can be used to change the quoting characters.
1190 * New environment variables LESSMETACHARS and LESSMETAESCAPE provide
1207 * New commands ESC-] and ESC-[ scroll the display horizontally.
1209 * New command ESC-SPACE scrolls forward a full screen, even if it
1215 * New modifier for search commands: ^K means highlight the matches
1218 * New modifier for search commands: ^R means don't use regular
1280 * New flag -I acts like -i, but ignores case even if the search
1302 * New option -V displays version number of less.
1304 * New option -V displays version number of lesskey.
1316 is highlighted. New -F flag disables this feature.
1322 * New line-editing keys, including command history (arrow keys) and
1328 * New -X flag disables sending termcap "ti" and "te" (initialize and
1372 * New option -j allows target lines to be positioned anywhere on screen.
1374 * New option -S truncates displayed line at the screen width,
1377 * New option -y limits amount of forward scroll.
1379 * New option -T specifies a "tags" file.
1385 * New command -+ sets an option to its default.
1386 * New command -- sets an option to the opposite of its default.
1391 * New commands ESC-^F and ESC-^B match arbitrary types of brackets.
1393 * New command F monitors a growing file (like "tail -f").
1395 * New command | pipes a section of the input file into a shell command.
1397 * New command :x directly jumps to a file in the command line list.
1425 * New option (-N) causes line numbers to be displayed in the
1428 * New option (-?) prints help message immediately.
1430 * New option (-r) displays "raw" control characters, without
1433 * New option (-f) forces less to open non-regular files
1436 * New option (-k) can be used to specify lesskey files by name.
1438 * New option (-y) can be used to set a forward scroll limit
1444 * New command ESC-/ searches all files (on the command line)
1447 * New command ESC-n repeats previous search, spanning files.
1453 * New command ESC-N repeats previous search in the reverse
1465 * New commands z and w move forward/backward one window and
1473 * New environment variable LESSEDIT can be used to tailor the
1484 * New command ":ta" is equivalent to "-t".
1486 * New command "s" is equivalent to "-l".