Bat v0.26.0 release adds Windows ARM64 support, enhances paging for theme browsing with --list-themes, and fixes bugs for UTF-8 BOM detection and multibyte file paths, improving command line tool performance.

The latest Bat v0.26.0 release brings significant improvements for developers working with modern hardware and command line workflows. This update expands platform compatibility while enhancing user experience through better paging functionality and crucial bug fixes.
Bat now officially supports Windows ARM64 systems, making it accessible to developers using modern ARM-based devices like Surface Pro X and other Windows on ARM machines. This expansion ensures that one of the most popular CLI tools keeps pace with evolving hardware architectures.
The --list-themes command now includes built-in paging functionality, allowing users to browse through available themes more efficiently. Additionally, Bat introduces a native 'minus' pager option, providing smoother navigation through large outputs without requiring external paging tools.
Version 0.26.0 addresses several critical issues, including improved UTF-8 BOM syntax detection for better file compatibility. The update also enhances theme environment variable support and resolves stability problems when handling multibyte file paths, making it more reliable for international users.
Bat v0.26.0 represents a meaningful step forward for this essential developer utility, particularly for teams adopting ARM64 hardware. The combination of expanded platform support, enhanced paging capabilities, and critical bug fixes makes this release valuable for maintaining efficient command line workflows across diverse development environments.
Bat v0.26.0 adds official Windows ARM64 support alongside existing platforms, expanding compatibility for modern ARM-based Windows devices while maintaining all previous platform support.
The update adds paging to --list-themes command for easier theme browsing and introduces a built-in 'minus' pager option for smoother navigation through command output without external tools.
Bat is a command-line tool that provides syntax highlighting for code and file viewing, enhancing readability and usability in terminal environments for developers.
You can update Bat using package managers like cargo for Rust, or download the latest release directly from the official GitHub repository to ensure you have the newest features.
Key stability improvements include better UTF-8 BOM detection, enhanced theme environment variable support, and resolved issues with multibyte file paths for increased reliability.