Lines Matching full:added
15 2/1/84 Added E, N, P commands
16 4/17/84 Added '=' command, 'stop' signal handling
17 4/20/84 Added line folding
19 instead of TOP, added 'p' & 'v' commands
20 v3 5/3/84 Added -m and -t options, '-' command
21 v4 5/3/84 Added LESS environment variable
23 v6 5/15/84 Added -Q, visual bell
27 v9 9/25/84 Added "+<cmd>" argument
33 v14 2/22/85 Added -bf and -bp variants of -b.
35 v16 3/13/85 Added -u flag for backspace processing.
36 v17 4/13/85 Added j and k commands, changed -t default.
42 v22 5/24/85 Added support for no RECOMP nor REGCMP.
46 v24 6/3/85 Added ti,te terminal init & de-init.
48 v25 6/8/85 Added -U flag, standout mode underlining.
49 v26 6/9/85 Added -M flag.
56 v31 7/15/85 Added -p flag, changed repaint algorithm.
57 Added kludge for magic cookie terminals.
58 v32 7/16/85 Added cat_file if output not a tty.
59 v33 7/23/85 Added -e flag and EDITOR.
60 v34 7/26/85 Added -s flag.
61 v35 7/27/85 Rewrote option handling; added option.c.
63 v37 8/10/85 Added -x flag.
66 v40 8/26/85 Added "skipping" indicator in forw().
71 v42 9/25/85 Added ++ command line syntax;
73 v43 10/15/85 Added -h flag, changed prim.c algorithms.
80 Added marks (m and ' commands).
84 v50 1/15/86 Added ' (quote) to gomark.
85 v51 1/16/86 Added + cmd, fixed problem if first_cmd
89 v53 1/20/86 Added -P option.
92 v56 1/24/86 Added -l option.
95 v58 8/28/86 Added filename globbing.
102 v62 12/23/86 Added is_directory(); change -z default to
112 v67 2/24/87 Added !! and % expansion to ! command.
113 v68 2/25/87 Added SIGWINCH and TIOCGWINSZ support;
116 v69 2/25/87 Added SIGWIND and WIOCGETD (for Unix PC).
121 v72 6/26/87 Added -E, -L, use $SHELL in lsystem().
131 v76 9/23/87 Added -i flag; allow single "!" to
133 v77 9/24/87 Added -n flag and line number support.
136 v79 9/29/87 Added the _ command.
144 v86 10/20/87 Added -B option and autobuf; fixed
153 v91 3/30/88 Added tags file support (new -t option)
155 v92 4/4/88 Added -+option syntax.
180 v104 3/16/89 Added EDITPROTO.
183 v106 3/31/89 Added -k option and multiple lesskey
190 v109 5/10/89 Added ESC-% command, split prim.c.
197 v114 7/25/89 Added ESC-/ and ESC-/! commands.
198 v115 7/26/89 Added ESC-n command.
199 v116 7/31/89 Added find_pos to optimize g command.
227 added ESC-^F and ESC-^B commands.
228 v136 1/20/90 Added -S, -R flags. Added | command.
229 Added warning for binary files. (thanks
232 Added * notation for hi-bit chars.
235 v139 1/27/90 Added MSDOS support. (many thanks
245 v145 3/2/90 Added -R and -v/-V for MSDOS;
264 v158 6/14/90 Added F command.
269 v163 8/21/90 Added LESSBINFMT variable.
270 v164 9/5/90 Added -p, LINES, COLUMNS and
320 v187 4/23/92 Added -D option & TAB_COMPLETE_FILENAME.
321 v188 4/28/92 Added command line editing features.
371 v214 8/20/94 Added HILITE_SEARCH, -F, ESC-u cmd.
375 v217 8/24/94 Added -X flag.
523 v313 4/25/96 Added horizontal scrolling.
528 Added ## and %% handling for filenames