Lines Matching full:fix

16 * Fix bad parsing of lesskey file an env var is a prefix of another
19 * Fix unexpected exit using -K if a key press is received while reading
65 * Fix unexpected behavior when entering a partial command followed by
68 * Fix bug when coloring prompt string with SGR sequences (github #516).
70 * Fix bug when searching for text near an invalid UTF-8 sequence (github #542).
72 * Fix display bug when file contains ESC followed by NUL (github #550).
74 * Fix bug when using +:n +:p +:x or +:d on the command line (github #552).
76 * Fix bug with --no-number-headers when header is not at start of file
79 * Fix bug where lesstest fails if window is resized (github #570).
81 * Fix bug using "configure --with-secure=no" (github #584).
83 * Fix bug using multibyte command chars (github #595).
85 * Fix auto_wrap setting on Windows (github #497).
87 * Fix two bugs using ^S search modifier (github #605).
89 * Fix bug searching for UTF-8 strings with the PCRE2 library (github #610).
91 * Fix bug highlighting OSC 8 links when opening a new file.
93 * Fix bug when & filtering is active (github #618).
102 * Fix build using --with-secure (github #544).
104 * Fix crash when using --header on command line (github #545).
106 * Fix possible crash when scrolling left/right or toggling -S (github #547).
108 * Fix bug when using #stop in a lesskey file (github #551).
110 * Fix bug when using --shift or --match-shift on command line with
113 * Fix bug in R command when file size changes (github #553).
115 * Fix bug using --header when file does not fill screen (github #556).
117 * Fix ^X bug when output is not a terminal (github #558).
119 * Fix bug where ^Z is not handled immediately (github #563).
121 * Fix bug where first byte from a LESSOPEN filter is deleted if it is
124 * Fix uninitialized variable in edit_ifile (github #573).
126 * Fix incorrect handling of UTF-8 chars in prompts (github #576).
189 * Fix bug where # substitution failed after viewing help (github #420).
191 * Fix crash if files are deleted while less is viewing them (github #404).
196 * Fix -J display when searching for non-ASCII characters (github #422).
200 * Fix bug when horizontally shifting long lines (github #425).
205 * Fix bug searching long lines with --incsearch and -S (github #428).
207 * Fix bug that made ESC-} fail if top line on screen was empty (github #429).
209 * Fix bug with --mouse on Windows when used with pipes (github #440).
211 * Fix bug in --+OPTION command line syntax.
213 * Fix display bug when using -w with an empty line with a CR/LF
219 * Fix wrong sleep time when system has usleep but not nanosleep (github #489).
221 * Fix bug when file name contains a newline.
223 * Fix bug when file name contains nonprintable characters (github #503).
225 * Fix DJGPP build (github #497).
233 * Fix problem when a program piping into less reads from the tty,
236 * Fix search modifier ^E after ^W.
238 * Fix bug using negated (^N) search (github #374).
240 * Fix bug setting colors with -D on Windows build (github #386).
242 * Fix reading special chars like PageDown on Windows (github #378).
244 * Fix mouse wheel scrolling on Windows (github #379).
246 * Fix erroneous EOF when terminal window size changes (github #372).
248 * Fix compile error with some definitions of ECHONL (github #395).
250 * Fix crash on Windows when writing logfile (github #405).
252 * Fix regression in exit code when stdin is /dev/null and
264 * Fix build on systems which have ncurses/termcap.h or
310 * Fix incorrect handling of some Private Use Unicode characters.
312 * Fix ANSI color bug when overstriking with colored chars (github #276).
314 * Fix compiler const warning (github #279).
316 * Fix signal race in iread (github #280).
318 * Fix reading procfs files on Linux (github #282).
320 * Fix --ignore-case with ctrl-R (no regex) search (github #300).
322 * Fix bug doing repeat search after setting & filter (github #299).
324 * Fix bug doing repeat search before non-repeat search.
326 * Fix crash with -R and certain line lengths (github #338).
328 * Fix input of Windows dead keys (github #352).
369 * Fix display of multibyte and double-width chars in prompt.
371 * Fix ESC-BACKSPACE command when BACKSPACE key does not send 0x08
376 * Fix bug when empty file is modified while viewing it.
378 * Fix bug when parsing a malformed lesskey file (githb #234).
380 * Fix bug scrolling history when --incsearch is set (github #214).
382 * Fix buffer overflow when invoking lessecho with more than 63 -m/-n
385 * Fix buffer overflow in bin_file (github #271).
387 * Fix bug restoring color at end of highlighted text.
389 * Fix bug in parsing lesskey file.
395 * Fix termlib detection when compiler doesn't accept
398 * Fix bug in input of non-ASCII characters on Windows (github #247)
402 * Fix bug using multibyte UTF-8 char in search string
423 * Fix bug which could leave terminal in mouse-reporting mode
426 * Fix bug which caused failure to respond to window resize.
428 * Fix backslash bug searching in tag file.
469 * Fix crash when using the @ search modifier.
471 * Fix crash in the 's' command due to duplicate free.
473 * Fix realpath crash on Darwin.
486 * Fix regression: make screen repaint when "squished" and
489 * Fix erroneous EOF calculation when F command is interrupted.
491 * Make WIN32C version include this fix from 551:
494 * Fix display bug in WIN32C version.
496 * Fix memory corruption when built with libtermcap.
528 * Fix bug in v command on empty file.
530 * Fix bug in v command when filename contains shell metacharacters.
556 * Fix bug initializing default charset on Windows.
560 * Fix buffering bug when using stdin with a LESSOPEN pipe.
573 * Fix erroneous binary file warning when UTF-8 file contains ANSI SGR sequences.
575 * Fix bugs when using LESSOPEN and switching between stdin and other files.
577 * Fix some bugs handling filenames containing shell metacharacters.
579 * Fix some memory leaks.
585 . Fix some const mismatches.
598 * Fix "nothing to search" error when top or bottom line on screen is empty.
600 * Fix bug when terminal has no "cm" termcap entry.
602 * Fix incorrect display when entering double-width chars in search string.
604 * Fix bug in Unicode handling that missed some double width characters.
633 * Fix bug with ++ commands.
635 * Fix bug where prompt was sometimes not displayed with +G.
637 * Fix possible memory corruption
639 * Fix bugs and improve performance in ampersand filtering.
656 * Fix configure bug with --with-regex=none.
658 * Fix crash with "stty rows 0".
660 * Fix Win32 attribute display bug.
662 * Fix display bug when using up/down arrow on the command line.
677 * Add configure option --with-regex=none and fix compile errors
680 * Fix bugs handling SGR sequences in Win32.
682 * Fix possible crashes caused by malformed LESSOPEN or
685 * Fix bug highlighting text which is discontiguous in the file
688 * Fix bug in displaying status column when scrolling backwards
695 * Fix bug in unget handling that can cause strange effects on the
718 * Fix "ungetc overflow" when passing long commands via the -p option.
720 * Fix bug in using line filtering via the & command
723 * Fix bug in handling negative arguments to the -j option.
725 * Fix bug in handling %t in prompt strings.
739 * Fix highlight bug when underlined/overstruck text matches at end of line.
741 * Fix non-regex searches with ctrl-R.
754 * Fix non-ANSI-compliant code that caused problems with some compilers.
756 * Fix binary file detection in UTF-8 mode.
758 * Fix display problems with long lines on "ignaw" terminals.
760 * Fix problem interrupting the line number calculation for initial prompt.
762 * Fix SGR emulation when dealing with multiple attributes (e.g. bold+underline).
764 * Fix highlight bug when searching for underlined/overstruck text.
782 * Fix bug in '' (quote, quote) command after G command.
792 * Fix search bug when using -R and text contains ANSI color escape sequences.
794 * Fix crash when using -r with UTF-8 text containing 0x9B bytes.
796 * Fix display bug when using ' command to move less than one page forward.
809 * Fix DJGPP build.
817 * Fix bug which caused screen to fail to repaint when window is resized.
819 * Fix bug in using -i and -I flags with non-ASCII text.
821 * Fix configure bug on systems which don't support langinfo.h.
823 * Fix crash when searching text containing certain invalid UTF-8 sequences.
866 * Fix bug when filename contains certain shell metacharacters such as "$".
868 * Fix bug when resizing the window while waiting for input from a pipe.
870 * Fix configure bugs.
907 * Fix bug in calculating number of pages for %D prompt.
909 * Fix bug in handling tag file error.
911 * Fix obscure bug if input file is deleted while viewing help.
913 * Fix bug handling filenames which include square brackets.
915 * Fix possible buffer overflow in "global" tag search.
917 * Fix possible buffer overflow in usage of LESSOPEN and LESSCLOSE.
919 * Fix buffer overflow in reverse search.
945 * Fix some bugs in handling overstriking in UTF-8 files.
947 * Fix some nroff issues in the man page.
1028 * Fix problem with configuring terminal libraries on some systems.
1035 * Fix bug compiling with SECURE = 1.
1048 * Fix bug in running the editor on a file whose name contains quotes, etc.
1050 * Fix bug in horizontal scrolling of long lines.
1052 * Fix bug in doing :d on a file which contains marks.
1054 * Fix bug causing cleared lines to sometimes be filled with standout,