Lines Matching +full:90 +full:h

73 v43    10/15/85 Added -h flag, changed prim.c algorithms.
117 v70 3/13/87 Changed help cmd from 'h' to 'H'; better
126 v74 9/18/87 Fix conflict in EOF symbol with stdio.h,
228 v136 1/20/90 Added -S, -R flags. Added | command.
231 v137 1/21/90 Rewrote horrible pappend code.
233 v138 1/24/90 Fix magic cookie terminal handling.
235 v139 1/27/90 Added MSDOS support. (many thanks
237 v140 2/7/90 Editing a new file adds it to the
239 v141 2/8/90 Add edit_list for editing >1 file.
240 v142 2/10/90 Add :x command.
241 v143 2/11/90 Add * and @ modifies to search cmds.
243 v144 3/1/90 Messed around with ch_zero;
245 v145 3/2/90 Added -R and -v/-V for MSDOS;
247 v146 3/5/90 Pull cmdbuf functions out of command.c
248 v147 3/7/90 Implement ?@; fix multi-file edit bugs.
249 v148 3/29/90 Fixed bug in :e<file> then :e#.
250 v149 4/3/90 Change error,ierror,query to use PARG.
251 v150 4/6/90 Add LESS_CHARSET, LESS_CHARDEF.
252 v151 4/13/90 Remove -g option; clean up ispipe.
253 v152 4/14/90 lsystem() closes input file, for
255 v153 4/18/90 Fix bug if SHELL unset;
257 v154 4/25/90 Output to fd 2 via buffer.
258 v155 4/30/90 Ignore -i if uppercase in pattern
260 v156 5/3/90 Remove scroll limits in forw() & back();
262 v157 5/4/90 Forward search starts at next real line
264 v158 6/14/90 Added F command.
265 v159 7/29/90 Fix bug in exiting: output not flushed.
266 v160 7/29/90 Clear screen before initial output w/ -c.
267 v161 7/29/90 Add -T flag.
268 v162 8/14/90 Fix bug with +F on command line.
269 v163 8/21/90 Added LESSBINFMT variable.
270 v164 9/5/90 Added -p, LINES, COLUMNS and
272 v165 9/6/90 At EOF with -c set, don't display empty
274 v166 9/6/90 Fix G when final line in file wraps.
275 v167 9/11/90 Translate CR/LF -> LF for 1003.2.
276 v168 9/13/90 Return to curr file if "tag not found".
277 v169 12/12/90 G goes to EOF even if file has grown.
279 fix #include ioctl.h TERMIO problem.
355 conflict with stdio.h.
370 v213 8/20/94 Allow ospeed to be defined in termcap.h.
401 termios.h but not tcgetattr().
517 v307 3/25/96 Allow cmd line arg "--"; fix DOS & OS/2 defines.h.
812 v490 4/5/17 Switch to ANSI prototypes in funcs.h; remove "register".
940 v595 10/12/21 Add H color type; add += to lesskey var section;
984 v633 5/3/23 Fix build on systems with ncurses/termcap.h or ncursesw/termcap.h.
1006 v648 11/16/23 Add lang.h to release.