Released v0.26.0 · Sharkdp/bat · GitHub

Released v0.26.0 · Sharkdp/bat · GitHub



No results found


Characteristics

Bug fixes

  • Fix UTF-8 BOM not being stripped for syntax detection, see #3314 (@krikera)
  • Arrange BAT_THEME_DARK and BAT_THEME_LIGHT being ignored, see #3171 and PR #3168 (@bash)
  • Prevent --list-themes from default theme info output to stdout when piped, see #3189 (@einfachIrgendwer0815)
  • Rename some submodules to fix Dependabot submodules updates; see issue #3198 and PR #3201 (@victor-gp)
  • Make highlighting tests fail when new syntaxes have no props PR #3255 (@dan-hipschman)
  • Fixed issue with multibyte characters in file path; see issue #3230 and PR #3245 (@HSM95).
  • Add missing mappings for multiple bash/zsh files, see PR #3262 (@AdamGaskins)
  • Send all bat errors to stderr by default, see #3336 (@JerryImMouse)
  • Make –map-syntax target case-insensitive to match –language, see #3206 (@keith-hall)
  • Correctly determine the end of the line in UTF16LE/BE entry #3369 (@keith-hall)
  • --style=changes no longer prints a two-space indent when the file is not modified, see issue #2710 and PR #3406 (@jyn514)
  • Add missing shell endings, see #3411 (@keith-hall)
  • Run help/version/diagnostic commands even with invalid configurations/arguments present, see #3414 (@keith-hall)
  • Landline numbers (-n) and style components are not printed when piping output, see issue #2935 and PR #3438 (@lmmx)

Other

  • Update base16 README links to community-driven base16 work #2871 (@JamyGolden)
  • Avoid compilation errors when building bat from provided sources #3179 (@dtolnay)
  • CICD: Stop compilation for x86_64-pc-windows-gnu failing #3261 (enselic)
  • CICD: CICD: Replace Windows-2019 runners with Windows-2025 #3339 (@cyqsimon)
  • Build script: Replace string-based codegen with quote-based codegen #3340 (@cyqsimon)
  • Improve code coverage --list-languages parameter #2942 (@sblondon)
  • Only start unloading the worker thread when there are more than 1 core #2956 (@cyqsimon)
  • Update terminal-colorsaurus (the library used for light/dark detection) to 1.0, see #3347 (@bash)
  • Update console dependency to 0.16, see #3351 (@musicinmybrain)
  • Fixed some typos #3244 (@ssbarnea)
  • Update onig_sys dependency to 69.9.1 to fix a gcc build error #3400 (@CosmicHorrorDev)
  • Add a load function (vendored-libgit2) to compile with the provided libgit2 version without relying on system #3426 (@0x61nas)
  • Update sintect dependency to v5.3.0 to fix some minor bugs, see #3410 (@keith-hall)

Syntax

  • Add syntax mapping for paru config files #3182 (@cyqsimon)
  • Add support for idris 2 programming language #3150 (@buzden)
  • Add syntax mapping for nix‘s’flake.lock lock files #3196 (@odilf)
  • Improved CSV/TSV highlighting, with automatic delimiter detection and support for TSV files, see #3186 (@keith-
  • Improve registry error highlighting (Sys), see #3205 (@keith-hall)
  • Map ndjson extension to JSON syntax, see #3209 (@keith-hall)
  • Map files with csproj, vbproj, props and targets extensions to XML syntax, see #3213 (@keith-hall)
  • Add debsources syntax for highlighting /etc/apt/sources.list files, see #3215 (@keith-hall)
  • Add a syntax definition and test file to highlight GDScript, see #3236 (@chetanjangir0)
  • Add a syntax test file for Odin highlighting, see #3241 (@chetanjangir0)
  • Update quadlet syntax mapping rules to cover quadlets in subdirectories #3299 (@cyqsimon)
  • Add Typst #3300 syntax (@cskeeters)
  • Map .mill files to Scala syntax for Mill build tool configuration files #3311 (@krikera)
  • Add syntax highlighting for VHDL, see #3337 (@JerryImMouse)
  • Add syntax mapping for certbot certificate configuration #3338 (@cyqsimon)
  • Update Lean syntax from Lean 3 to Lean 4 #3322 (@YDX-2147483647)
  • Map .flatpakref and .flatpakrepo files to INI syntax #3353 (@Ferenc-)
  • Update hosts syntax #3368 (@keith-hall)
  • Map .kshrc files to Bash syntax #3364 (@ritoban23)
  • Map /var/log/dmesg files to Syslog syntax #3412 (@keith-hall)
  • Add a syntax definition and test file for Go modules (go.mod and go.sum) highlighted, see #3424 (@DarkMatter-999)
  • Syntax highlighting for typewritten code blocks within Markdown files, see #3435 (@MuntasirSZN)

Topics


Leave a Reply

Your email address will not be published. Required fields are marked *