Opened 16 months ago
Closed 15 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 , 16 months ago
- 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 , 16 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 , 15 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed at commit f7d3b6ed213e8957b3c32318fc240c9f73ffe7ea
Note:
See TracTickets
for help on using tickets.