ZIP
WinGet
bat
David Peter · 0.24.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
bat-v0.24.0-x86_64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
sharkdp.bat
Version
0.24.0
Description
A cat(1) clone with syntax highlighting and Git integration.
License
Apache-2.0, MIT
↗
Homepage
https://github.com/sharkdp/bat
Installer URL
https://github.com/sharkdp/bat/releases/download/v0.24.0/bat-v0.24.0-x86_64-pc-windows-msvc.zip
Release Notes
Features
- Add environment variable BAT_PAGING, see #2629 (@einfachIrgendwer0815)
- Add opt-in (--features lessopen) support for LESSOPEN and LESSCLOSE.
See #1597, #1739, #2444, #2602, and #2662 (@Anomalocaridid)
Bugfixes
- Fix more not being found on Windows when provided via BAT_PAGER, see #2570, #2580, and #2651 (@mataha)
- Switched default behavior of --map-syntax to be case insensitive #2520
- Updated version of serde_yaml to 0.9.
See #2627 (@Raghav-Bell)
- Fix arithmetic overflow in Li…