Text File Browser and Pager Similar to more
less is a text file browser and pager similar to more. It allows
backward as well as forward movement within a file. Also, less does not
have to read the entire input file before starting. It is possible to
start an editor at any time from within less.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/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 | 0000002640 2.58 KB | |
less-643.sig | 0000000072 72 Bytes | |
less-643.tar.gz | 0000592291 578 KB | |
less.changes | 0000046771 45.7 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 | 0000006096 5.95 KB |
Revision 73 (latest revision is 76)
Ana Guerrero (anag+factory)
accepted
request 1124451
from
Dirk Mueller (dirkmueller)
(revision 73)
- 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
Comments 0