mirror of
https://github.com/sharkdp/bat.git
synced 2025-10-31 23:22:03 +00:00
Fix UTF-8 BOM file type detection for first-line syntax patterns - Fixes #3314
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
## Bugfixes
|
||||
|
||||
- Fix UTF-8 BOM not being stripped for syntax detection, see #3314 (@krikera)
|
||||
- Fix `BAT_THEME_DARK` and `BAT_THEME_LIGHT` being ignored, see issue #3171 and PR #3168 (@bash)
|
||||
- Prevent `--list-themes` from outputting default theme info to stdout when it is piped, see #3189 (@einfachIrgendwer0815)
|
||||
- Rename some submodules to fix Dependabot submodule updates, see issue #3198 and PR #3201 (@victor-gp)
|
||||
|
||||
Reference in New Issue
Block a user