github eth-p/bat-extras v2021.03.30
Release: 2021-03-30

latest releases: v2024.07.10, v2024.06.01, v2024.02.12...
3 years ago

This contains the latest versions of bat-modules, batdiff, batgrep, batman, batpipe, batwatch, and prettybat as of commit c538ead (March 30th, 2021).

This is provided as a convenience only.
I would still recommend following the installation instructions in the README for the most up-to-date versions.

Changes

  • batdiff: Make --all default behavior for no arguments
  • batgrep: Clean up handling of RIPGREP_CONFIG_PATH
  • batgrep: Remove hardcoded reference to ripgrep executable
  • batgrep: Allow searching through STDIN (#42)
  • batpipe: Highlight unsupported files using bat
  • batpipe: Fix error when external viewers folder exists
  • batpipe: Add support for exa
  • batpipe: Add support for *.xz files
  • batpipe: Fix viewing listings in zip files
  • batpipe: Add support for *.gz files
  • batpipe: Change viewer_*_supports arg order
  • batpipe: Add zip viewer
  • batpipe: Improve batpipe when used both inside and outside less
  • batpipe: Fix incorrect detection of inner paths
  • batpipe: Add better support for less
  • batpipe: Add batpipe script
  • prettybat: Add checks to ensure that files exist
  • prettybat: Add support for python formatter black

Developer

  • build: Allow for only specific scripts to be built
  • build: Allow manuals to be disabled with --manuals=false
  • build: Recommend './test.sh --failed' instead
  • build: Fix build.sh install failing when no PREFIX/bin dir
  • ci: Prevent fish from creating tempfiles
  • ci: Only build manuals for the build job
  • ci: Add fish for test packages (used by batpipe tests)
  • ci: Update python2 to python3
  • lib: Add NO_COLOR support
  • lib: Update copyright year to 2021
  • lib: Update option parser to better support short options
  • lib: Improve tests and docs for opt lib
  • mdroff: Support h3-h5
  • mdroff: Fix warning that appears in tables
  • test: Add batgrep test for searching from stdin contents (#42)
  • test: Add tests for batpipe
  • test: Fix bat reading data from stdin during tests

Don't miss a new bat-extras release

NewReleases is sending notifications on new releases.