less
NOTE: Automatically created during Factory devel project migration by admin.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / less
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Base:System/less && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000734 734 Bytes | |
_link | 0000000124 124 Bytes | |
less-429-more.patch | 0000000345 345 Bytes | |
less-429-shell.patch | 0000002640 2.58 KB | |
less-643.sig | 0000000072 72 Bytes | |
less-643.tar.gz | 0000592291 578 KB | |
less.changes | 0000046639 45.5 KB | |
less.keyring | 0000001718 1.68 KB | |
less.spec | 0000002785 2.72 KB | |
lessclose.sh | 0000000290 290 Bytes | |
lesskey.src | 0000001410 1.38 KB | |
lessopen.sh | 0000006044 5.9 KB |
Revision 101 (latest revision is 110)
Marcus Meissner (msmeissn)
accepted
request 1103798
from
Paolo Stivanin (polslinux)
(revision 101)
- Update to 643: * 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 crash on Windows when writing logfile (github #405). * Fix regression in exit code when stdin is /dev/null and output is a file (github #373). * Add lesstest test suite to production release (github #344). * Change lesstest output to conform with automake Simple Test Format (github #399).
Comments 3
less-608 has been released for general use.
https://github.com/gwsw/less/releases/tag/v633
https://github.com/gwsw/less/compare/v632...v633
Changes:
Look for termcap header in <ncursesw/termcap.h> and <ncurses/termcap.h>
in addition to plain <termcap.h>.
@kstreitova has just updated the package, thank you for the heads up :)