mirror of
https://github.com/sharkdp/bat.git
synced 2025-03-04 01:21:23 +01:00
Add changelog entry
This commit is contained in:
parent
c3b190d45b
commit
06b645435a
@ -9,6 +9,7 @@
|
|||||||
- Syntax highlighting for JavaScript files that start with `#!/usr/bin/env bun` #2913 (@sharunkumar)
|
- Syntax highlighting for JavaScript files that start with `#!/usr/bin/env bun` #2913 (@sharunkumar)
|
||||||
- `bat --strip-ansi={never,always,auto}` to remove ANSI escape sequences from bat's input, see #2999 (@eth-p)
|
- `bat --strip-ansi={never,always,auto}` to remove ANSI escape sequences from bat's input, see #2999 (@eth-p)
|
||||||
- Add or remove individual style components without replacing all styles #2929 (@eth-p)
|
- Add or remove individual style components without replacing all styles #2929 (@eth-p)
|
||||||
|
- Automatically choose theme based on the terminal's color scheme, see #2896 (@bash)
|
||||||
|
|
||||||
## Bugfixes
|
## Bugfixes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user