Text File Browser and Pager Similar to more

Edit Package less

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.

Refresh
Refresh
Source Files
Filename Size Changed
README.SUSE 0000000734 734 Bytes
less-429-more.patch 0000000196 196 Bytes
less-429-save_line_position.patch 0000001662 1.62 KB
less-429-shell.patch 0000002206 2.15 KB
less-530.sig 0000000072 72 Bytes
less-530.tar.gz 0000339723 332 KB
less.changes 0000034640 33.8 KB
less.keyring 0000001718 1.68 KB
less.spec 0000002795 2.73 KB
lessclose.sh 0000000290 290 Bytes
lesskey.src 0000001410 1.38 KB
lessopen.sh 0000006044 5.9 KB
Latest Revision
Stefan Behlert's avatar Stefan Behlert (sbehlert) committed (revision 4)
- update to version 530 [bsc#1091308]
  * Don't output terminal init sequence if using -F and file fits
    on one screen.
  * When using -S, mark truncated lines with a special character.
    The character can be changed or disabled via the new --rscroll
    option.
  * New command M marks the last line displayed on the screen.
  * New command ESC-m removes a line mark.
  * Status column (enabled via -J) now shows mark letters.
  * Status column shows search matches even if highlighting is
    disabled via -G.
  * A second ESC-u command will clear search match markers in the
    status column.
  * Do same ANSI escape code filtering for tag matching that we do
    for searching, to help when viewing syntax-highlighted code.
  * Catch SIGTERM and clean up before exiting.
  * Fix bug initializing default charset on Windows.
  * Handle keypad ENTER key correctly if it sends something other
    than newline.
  * Fix buffering bug when using stdin with a LESSOPEN pipe.
  * Update Unicode tables to 2017-03-08.
  * Pass-thru Unicode formating chars (Cf type) instead of treating
    them as binary chars. But treat them as binary if -U is set.
  * Fix erroneous binary file warning when UTF-8 file contains ANSI
    SGR sequences.
  * Fix bugs when using LESSOPEN and switching between stdin and
    other files.
  * Fix some bugs handling filenames containing shell metacharacters
  * Fix some memory leaks.
  * Allow some debugging environment variables to be set in lesskey
Comments 0
openSUSE Build Service is sponsored by