Opened 9 months ago

Closed 9 months ago

#5317 closed enhancement (fixed)

less-643

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 12.0
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New version.

Change History (3)

comment:1 by Bruce Dubbs, 9 months ago

Major changes between "less" versions 633 and 643

  • Fix problem when a program piping into less reads from the tty, like sudo asking for password
  • Fix search modifier ^E after ^W.
  • Fix bug using negated (^N) search
  • Fix bug setting colors with -D on Windows build
  • Fix reading special chars like PageDown on Windows
  • Fix mouse wheel scrolling on Windows
  • Fix erroneous EOF when terminal window size changes
  • Fix compile error with some definitions of ECHONL
  • Fix crash on Windows when writing logfile (
  • Fix regression in exit code when stdin is /dev/null and output is a file
  • Add lesstest test suite to production release
  • Change lesstest output to conform with automake Simple Test Format

comment:2 by Xi Ruoyao, 9 months ago

By the way less has a test suite now. On a complete system, "make check" results:

RAN 13 tests with 0 errors

I'm not sure if it's the same in the LFS chroot environment.

comment:3 by Bruce Dubbs, 9 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.