1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-21 16:43:19 +00:00

changelog

This commit is contained in:
abhinavcool42
2025-10-28 17:25:43 +05:30
parent 2fac9b2740
commit a8140f91cc
+1 -1
View File
@@ -4,7 +4,7 @@
## Bugfixes
- Fix hang when using `--list-themes` with an explicit pager, see #3455 (@abhinavcool42)
- Fix hang when using `--list-themes` with an explicit pager, see #3457 (@abhinavcool42)
- Fix negative values of N not being parsed in <N:M> line ranges without `=` flag value separator, see #3442 (@lmmx)
## Other