mirror of
https://github.com/sharkdp/bat
synced 2026-06-09 10:03:18 +00:00
fix: update changelog entry with PR number for CI check
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
|
||||
## Features
|
||||
|
||||
- Preserve `--diff` change markers and snip separators when `--plain` is set, see #3630 (@mvanhorn)
|
||||
- Preserve `--diff` change markers and snip separators when `--plain` is set. Closes #3630, see #3643 (@mvanhorn)
|
||||
- Added support for `hidden_file_extensions` from `.sublime-syntax` files, see #3613 (@Matei02355)
|
||||
- Add word wrapping mode via `--wrap=word`, see #3597 (@veeceey)
|
||||
- Implement `--unbuffered` mode for streaming input, allowing partial lines to display immediately (e.g. `tail -f | bat -u`). Closes #3555, see #3583 (@mainnebula)
|
||||
|
||||
Reference in New Issue
Block a user