Less version 635
Version 635 was released for beta testing on 2 Jun 2023.
These are the differences between version 633 and version 635:
- 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 regression in exit code when stdin is /dev/null and output is a file (github #373).