1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-09 19:51:48 +00:00

fix: Wrap file name in header

This commit is contained in:
Filip Razek
2024-01-21 17:13:11 +01:00
committed by David Peter
parent db66e4459b
commit 45ee2dc4c7
4 changed files with 88 additions and 14 deletions
+1
View File
@@ -4,6 +4,7 @@
## Bugfixes
- Fix long file name wrapping in header, see #2817 (@FilipRazek)
- Fix `NO_COLOR` support, see #2767 (@acuteenvy)
## Other