Less version 692
Version 692 was released for beta testing on 29 Jan 2026.
These are the differences between version 691 and version 692:
- Revert HOME key to scroll to beginning of file and END key to scroll to end of file (github #658).
- Configure tty to leave CR and NL unmodified (github #703).
- Add commands to lesskey parser (forw-bell-hilite, goto-pos and osc8-jump).
- Add key sequences to lesskey parser (\kE, \kF, \kH, \kI, \kM, and \kS).
- Fix bug using negative value with -z option (github #709).
- Fix bug handling empty terminfo capabilties (github #710).
- Fix memory leak in setupterm (github #707).
- Make lesstest ignore system locale (nl_langinfo) (github #708).