Less version 639
Version 639 was released for beta testing on 1 Jul 2023.
These are the differences between version 633 and version 639:
- Fix problem when a program piping into less reads from the tty, like sudo asking for password (github #368).
- Fix search modifier ^E after ^W.
- Fix bug using negated (^N) search (github #374).
- Fix bug setting colors with -D on Windows build (github #386).
- Fix reading special chars like PageDown on Windows (github #378).
- Fix mouse wheel scrolling on Windows (github #379).
- Fix erroneous EOF when terminal window size changes (github #372).
- Fix compile error with some definitions of ECHONL (github #395).
- Fix regression in exit code when stdin is /dev/null and output is a file (github #373).