Lines Matching refs:when

16 * Fix problem when a program piping into less reads from the tty,
29 * Fix erroneous EOF when terminal window size changes (github #372).
33 * Fix crash on Windows when writing logfile (github #405).
35 * Fix regression in exit code when stdin is /dev/null and
95 * Fix ANSI color bug when overstriking with colored chars (github #276).
154 * Fix ESC-BACKSPACE command when BACKSPACE key does not send 0x08
159 * Fix bug when empty file is modified while viewing it.
161 * Fix bug when parsing a malformed lesskey file (githb #234).
163 * Fix bug scrolling history when --incsearch is set (github #214).
165 * Fix buffer overflow when invoking lessecho with more than 63 -m/-n
178 * Fix termlib detection when compiler doesn't accept
183 * Escape filenames when invoking LESSCLOSE.
225 * Support OSC 8 hyperlinks when -R is in effect.
252 * Fix crash when using the @ search modifier.
266 * Display error message immediately when -o is toggled and
269 * Fix regression: make screen repaint when "squished" and
272 * Fix erroneous EOF calculation when F command is interrupted.
279 * Fix memory corruption when built with libtermcap.
303 * Use PCRE_UTF8 flag for pcre regular expressions when in UTF-8 mode.
313 * Fix bug in v command when filename contains shell metacharacters.
335 searching, to help when viewing syntax-highlighted code.
343 * Fix buffering bug when using stdin with a LESSOPEN pipe.
356 * Fix erroneous binary file warning when UTF-8 file contains ANSI SGR sequences.
358 * Fix bugs when using LESSOPEN and switching between stdin and other files.
377 * Make search highlights work correctly when changing caselessness with -i.
381 * Fix "nothing to search" error when top or bottom line on screen is empty.
383 * Fix bug when terminal has no "cm" termcap entry.
385 * Fix incorrect display when entering double-width chars in search string.
399 * Disable history feature when compiled with LESSHISTFILE set to "-".
445 * Fix display bug when using up/down arrow on the command line.
461 when compiling with no regex library.
471 * Fix bug in displaying status column when scrolling backwards
487 * Change search behavior such that when a search is given an explicit
501 * Fix "ungetc overflow" when passing long commands via the -p option.
522 * Fix highlight bug when underlined/overstruck text matches at end of line.
545 * Fix SGR emulation when dealing with multiple attributes (e.g. bold+underline).
547 * Fix highlight bug when searching for underlined/overstruck text.
575 * Fix search bug when using -R and text contains ANSI color escape sequences.
577 * Fix crash when using -r with UTF-8 text containing 0x9B bytes.
579 * Fix display bug when using ' command to move less than one page forward.
600 * Fix bug which caused screen to fail to repaint when window is resized.
606 * Fix crash when searching text containing certain invalid UTF-8 sequences.
649 * Fix bug when filename contains certain shell metacharacters such as "$".
651 * Fix bug when resizing the window while waiting for input from a pipe.
678 * Improve performance when the file contains very long lines.
686 * Use ASCII lowercase/uppercase logic when operating on the command line.
738 Search highlighting works properly when used with -R.
739 Windows version works properly when input file contains carriage returns.
779 * Fixed problems when viewing files with very long lines.
939 * Now works correctly on Windows when using a scrolling terminal
945 * Fixed bug on Windows when CAPS-LOCK or NUM-LOCK is pressed.
947 * Fixed bug on Windows when piping output of an interactive program.
949 * Fixed bug in tags file processing when tags file has DOS-style
971 string, which is used to return an exit code from less when it quits.
1078 when typing a search pattern.
1117 * Searching for underlined or overstruck text now works when the -u
1224 * File marks (set by the m command) are now preserved when a new