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 | |
less-429-more.patch | 0000000345 345 Bytes | |
less-429-shell.patch | 0000002716 2.65 KB | |
less-661.sig | 0000000072 72 Bytes | |
less-661.tar.gz | 0000648198 633 KB | |
less.changes | 0000050568 49.4 KB | |
less.keyring | 0000001718 1.68 KB | |
less.spec | 0000002902 2.83 KB | |
lessclose.sh | 0000000290 290 Bytes | |
lesskey.src | 0000001410 1.38 KB | |
lessopen.sh | 0000006096 5.95 KB |
Revision 103 (latest revision is 110)
Dirk Mueller (dirkmueller)
committed
(revision 103)
- add zstd support to lessopen * Fix buffer overflow when invoking lessecho with more than 63 -m/-n * Fix termlib detection when compiler doesn't accept * Fix bug using multibyte UTF-8 char in search string * If XDG_CONFIG_HOME is set, find lesskey source file * If XDG_DATA_HOME is set, find and store history file * If XDG_CONFIG_HOME is set, find lesskey source file * If XDG_DATA_HOME is set, find and store history file * Fix bug which could leave terminal in mouse-reporting mode mouse-reporting mode after exiting less. * Display error message immediately when -o is toggled and * Fix regression: make screen repaint when "squished" and * Display error message immediately when -o is toggled and - Extend lesskey with mappings for 8-bit controls key escape sequences * Update Unicode database to 9.0.0. * Automate construction of Unicode tables from Unicode database. * added less-fix_crash_in_hilite_line.patch * Fix display bug when using up/down arrow on the command line. - Update to version 456 - Update to version 455 * Fix possible crashes caused by malformed LESSOPEN or * Fix bug in unget handling that can cause strange effects - fix build - updated to version 418 * Update GPL to version 3. - add head of changelog to rpm listing - make expand_linebuf() faster [#39724] * system-wide lesskey file now defaults to sysless in etc directory - improved detection for input conding from keyboard, proper input - error messages in lessopen.sh must be redirected to the standard
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 :)