SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for lesspipe-2.12-1.6.noarch.rpm :

* Sun Mar 24 2024 Asterios Dramis - Update to version 2.12:
* improve completion for file names with special chars
* better output when using xlscat
* respect bat options from LESSCOLORIZER
* propagate lesspipe changes to lesscomplete
* don\'t use antiword any longer, outdated
* use 7zip instead of now outdated p7zip if available
* propagate file extension to newly created temporary files
* use again csvlook for display of csv files if available
* use csvtable for tabular display of csv files, needs Text::CSV from perl Version 2.11:
* fix output of archive listings when no coloring is requested
* column does not accept std input
* fix html output with html2text
* correct location of bash completion directory
* respect csv file extension Version 2.10:
* column does not accept -o option (BSD systems)
* respect jsx and tsx file extension Version 2.09:
* preferred display of csv files is through the program column
* language recognition for bat improved
* correctly recognize the -r or -R option when calling less
* support for plain zlib files(used e.g. in backuppc, pdf)
* fix jsx and tsx files often detected as html Version 2.08:
* protect file names in tar from being used as options
* support the device tree blob file format
* many changes for colored output
* fix template for creating a lesspipe rpm
* fix vimcolor hang due to wrong vim CLI arguments
* increase the file portion to read from STDIN to recognize its type
* do not call mediainfo on STDIN input Version 2.07:
* man page updates
* support for displaying mail messages
* set theme=ansi and style=plain in bat if not specified elsewhere
* correct typo in less option, recognize osascript as applescript
* better display of json files using jq
* allow for changing the output style in bat/batcat- Added dtc, jq, qpdf, util-linux Recommend entries.- Added man, mandoc-bin Suggest entries.- Removed p7zip Recommend entry (not needed anymore).- Removed antiword Suggest entry (not needed anymore).
* Tue Oct 11 2022 Asterios Dramis - Update to version 2.06:
* remove perl storable (pst) files interpretation (security fix)
* let bat recognize language, unless explicitly requested
* call the bat colorizer with style=plain
* many changes from ShellCheck for better syntax
* run ShellCheck and test suite in GitHub Actions
* better recognition of hdf and matlab files- Removed perl-Data-Dumper, perl-Storable recommended entries (not needed anymore).
* Wed May 04 2022 Asterios Dramis - Update to version 2.05:
* better colorize handling for bat and file names containing spaces
* fix handling of pst (perl dump) files- Recommend instead of Suggest odt2txt.
* Wed Mar 02 2022 Asterios Dramis - Update to version 2.04:
* lessfilter can be in PATH or in homedir
* csv format files get displayed in tabular form
* do call ccze, mdcat only, if less accepts color seququences (-R) Version 2.03:
* fix colorize handling for code2color and vimcolor
* better argument parsing to detect -R option for less
* use tr to convert into lower case, test string adjustments
* Fri Feb 04 2022 Asterios Dramis - Update to version 2.02:
* handle files names with a question mark in w3m, prefer elinks over w3m
* add again perl storable support
* add ~/.lessfilter support
* better rpm handling, documentation enhancements
* remove contrib directory, patches are partly implemented or obsolete Version 2.01:
* experimental zsh and bash completion for archive contents
* remove use of rpmunpack, dpkg
* minor fixes in test suite and empty file handling Version 2.00:
* code cleanup, minor fixes, support pygmentize with 256 color terminals Version 2.00-beta:
* much enhanced testsuite, can now select tests based on its number etc.
* added better bsdtar handling from the contributed bsdtar patch (Jim Pryor)
* added -layout option to pdftotext (Sergio Callegari)
* changed code for extraction of less calling parameters
* dont engage lesspipe in pipes (LESSPIPE=|-...), if called from man and perldoc
* iconv handles most conversions from non foreign encodings
* tarcolor enhanced and renamed to archive_color, archive listings colorizations Version 2.00-alpha:
* complete rewrite with many fixes and enhancements.
* incompatible change: groff converts to utf8, not \'latin1\' and not \'nippon\'
* incompatible change: do not detect perl storable file format
* incompatible change: LESS_ADVANCED_PREPROCESSOR no longer honored
* support for growing files and calling less from a filter (LESSOPEN=|-...)
* new testsuite test.pl- Made file, grep, ncurses-utils, sed and /usr/bin/iconv required dependencies instead of recommended entries.- Recommend 7zip, gzip, ncompress, perl-Spreadsheet-Read-scripts, python3-csvkit.- Suggest catdoc-xls2csv.- Removed dpkg, fastjar, perl-Proc-ProcessTable recommended entries (not needed anymore).- Removed links, python-Pygments, mp3info, perl-MP3-Tag, o3read, rpmunpack suggest entries (not needed anymore).- Recommend instead of Suggest for elinks, ghostscript, wv, unrtf, pptx2md.- Suggest instead of Recommend for html2text, netcdf, odt2txt, antiword.- pstotext, xlhtml and ppthtml are not needed anymore (removed).
* Thu Nov 18 2021 Asterios Dramis - Update to version 1.91:
* testsuite works, most files get colored properly Version 1.90 (1.88 - 1.90):
* attempts to make colorization work and pass tests in the testsuite
* make all tests in the test suite work
* add support for mp4 files- Recommend bat, bsdtar, bzip2, ccze, exiftool, /usr/bin/iconv, matio-tools, rpm.- Replaced /usr/bin/isoinfo recommend entry with mkisofs.- Removed /usr/bin/perldoc recommend entry since perl provides it.- Removed git-xlsx-textconv recommend entry (not needed anymore).- Suggest libreoffice.- Removed git-xlsx-textconv.pl suggest entry (not needed anymore).- Rearranged runtime dependencies based on the respective packages\' availability in openSUSE, Packman and OBS.
* Sat Sep 11 2021 Asterios Dramis - Update to version 1.89:
* Changelog not available Version 1.88:
* Changelog not available Version 1.87:
* fix broken media file display (#54)
* fix broken archive display (#57)
* fix version number in files (#50) Version 1.86:
* force html2text to use UTF8 instead of ASCII
* fix pdf file type display Version 1.85:
* addition of many new file formats and bug fixes- Suggest wv.- Disabled pstotext, xlhtml and ppthtml Recommend entries (the programs are abandoned).- Fix Suggest entry from doc2txt to docx2txt.
* Sat Feb 22 2020 Asterios Dramis - Update to version 1.84:
* Changelog not available. Version 1.83:
* shortcut for unreadable files, prefer pdftotext over pdftohtml.
* add bsdtar as a command to unpack rar files.
* add support for NetCDF and HDF5 files using ncdump, h5dump.
* correctly display directories with a colon in the name.
* more conservative usage of html2text.
* highlight empty inline C++ comments correctly, better pygmentize call (no - argument, use -g).
* add support for Debian 2.0 files with xz packed data.- Recommend brotli, hdf5, lz4, mediainfo, netcdf, odt2txt, openssl, pandoc, zstd and git-xlsx-textconv.- Suggest libreoffice-calc, libreoffice-draw, libreoffice-writer, doc2txt, git-xlsx-textconv.pl and pptx2md.- Removed support for openSUSE < 12.3.- Rearranged runtime dependencies based on the respective packages\' availability in openSUSE, Packman and OBS.
* Thu Dec 05 2013 asterios.dramisAATTgmail.com- Added /usr/bin/perldoc and /usr/bin/ppthtml as runtime requirements.- Rearranged runtime dependencies based on the respective packages\' availability in openSUSE, Packman and OBS.
* Wed Aug 07 2013 asterios.dramisAATTgmail.com- Recommend /usr/bin/isoinfo instead of genisoimage (since it can be provided by genisoimage or mkisofs).- Recommend grep and sed.- Add back perl-Storable Recommend entry.
 
ICM