Lines Matching refs:Fix

23 * Fix configure bug with --with-regex=none.
25 * Fix crash with "stty rows 0".
27 * Fix Win32 attribute display bug.
29 * Fix display bug when using up/down arrow on the command line.
47 * Fix bugs handling SGR sequences in Win32.
49 * Fix possible crashes caused by malformed LESSOPEN or
52 * Fix bug highlighting text which is discontiguous in the file
55 * Fix bug in displaying status column when scrolling backwards
62 * Fix bug in unget handling that can cause strange effects on the
85 * Fix "ungetc overflow" when passing long commands via the -p option.
87 * Fix bug in using line filtering via the & command
90 * Fix bug in handling negative arguments to the -j option.
92 * Fix bug in handling %t in prompt strings.
106 * Fix highlight bug when underlined/overstruck text matches at end of line.
108 * Fix non-regex searches with ctrl-R.
121 * Fix non-ANSI-compliant code that caused problems with some compilers.
123 * Fix binary file detection in UTF-8 mode.
125 * Fix display problems with long lines on "ignaw" terminals.
127 * Fix problem interrupting the line number calculation for initial prompt.
129 * Fix SGR emulation when dealing with multiple attributes (eg. bold+underline).
131 * Fix highlight bug when searching for underlined/overstruck text.
149 * Fix bug in '' (quote, quote) command after G command.
159 * Fix search bug when using -R and text contains ANSI color escape sequences.
161 * Fix crash when using -r with UTF-8 text containing 0x9B bytes.
163 * Fix display bug when using ' command to move less than one page forward.
176 * Fix DJGPP build.
184 * Fix bug which caused screen to fail to repaint when window is resized.
186 * Fix bug in using -i and -I flags with non-ASCII text.
188 * Fix configure bug on systems which don't support langinfo.h.
190 * Fix crash when searching text containing certain invalid UTF-8 sequences.
233 * Fix bug when filename contains certain shell metacharacters such as "$".
235 * Fix bug when resizing the window while waiting for input from a pipe.
237 * Fix configure bugs.
274 * Fix bug in calculating number of pages for %D prompt.
276 * Fix bug in handling tag file error.
278 * Fix obscure bug if input file is deleted while viewing help.
280 * Fix bug handling filenames which include square brackets.
282 * Fix possible buffer overflow in "global" tag search.
284 * Fix possible buffer overflow in usage of LESSOPEN and LESSCLOSE.
286 * Fix buffer overflow in reverse search.
312 * Fix some bugs in handling overstriking in UTF-8 files.
314 * Fix some nroff issues in the man page.
395 * Fix problem with configuring terminal libraries on some systems.
402 * Fix bug compiling with SECURE = 1.
415 * Fix bug in running the editor on a file whose name contains quotes, etc.
417 * Fix bug in horizontal scrolling of long lines.
419 * Fix bug in doing :d on a file which contains marks.
421 * Fix bug causing cleared lines to sometimes be filled with standout,