1
0
mirror of https://github.com/sharkdp/bat.git synced 2026-02-08 00:32:08 +00:00

Update issue references in CHANGELOG.md

This commit is contained in:
Anchal
2025-12-16 22:40:35 +05:30
committed by GitHub
parent 8c7fccc8a5
commit 782ce71247

View File

@@ -2,10 +2,10 @@
## Features
- Improve native man pages and command help syntax highlighting by stripping overstriking, see #3527 (@akirk)
- Improve native man pages and command help syntax highlighting by stripping overstriking, see #3517 (@akirk)
## Bugfixes
- Fix crash with BusyBox `less` on Windows, see #3518 (@Anchal-T)
- Fix crash with BusyBox `less` on Windows, see #3527 (@Anchal-T)
- `--help` now correctly honors `--pager=builtin`. See #3516 (@keith-hall)
- `--help` now correctly honors custom themes. See #3524 (@keith-hall)