All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

bat v0.26.0 Release: Bug Fixes and New Features for Syntax Highlighting Tool

By

indentit

7mo ago· 6 min readenCode

Summary

This is a release announcement for bat v0.26.0, a command-line tool for syntax highlighting. The update includes several bug fixes addressing UTF-8 BOM handling, theme configuration issues, submodule naming, and multibyte character crashes. New features include Windows ARM64 support, pagination for theme listing, and support for negative relative line ranges. The release focuses on improving stability, cross-platform compatibility, and user experience.

Key quotes

· 4 pulled
Fix UTF-8 BOM not being stripped for syntax detection
Fix BAT_THEME_DARK and BAT_THEME_LIGHT being ignored
Add build for windows/ARM64 platform
Support negative relative line ranges, e.g. bat -r :-10 /...
Snippet from the RSS feed
v0.26.0 Features Add build for windows/ARM64 platform. #3190 (@alcroito) Add paging to --list-themes, see PR #3239 (@einfachIrgendwer0815) Support negative relative line ranges, e.g. bat -r :-10 /...

You might also wanna read